Skip to content

Commit 82e8343

Browse files
typo fix (#625)
1 parent 7aa4a91 commit 82e8343

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/chart-type-reference/data-table/limit-rows.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ To limit the number of rows that a chart displays:
4949
:doc:`Chart Builder </build-charts>` and toggle
5050
:guilabel:`Limit Results` to enable it.
5151

52-
#. Specify the number of rows to show between ``1`` and ``9999``. 
52+
#. Specify the number of rows to show between ``1`` and ``9999``.
5353
The default is ``10``.
5454

5555
Considerations

source/includes/refresh-maxdataage-values.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
refresh the chart or dashboard, |charts| renders the chart or
8686
dashboard with data from the cache if the age of the data is
8787
less than the minimum ``maxDataAge`` value of 60 seconds. If
88-
the age of the data data from the cache is older than 60
88+
the age of the data from the cache is older than 60
8989
seconds, |charts-short| queries the data source for the latest
9090
data, refreshes the cache, and renders the chart or dashboard
9191
using this data.

0 commit comments

Comments
 (0)