Skip to content

Commit 0974356

Browse files
committed
fix indent
1 parent f2c2a88 commit 0974356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/app/query-editor/parameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ You can use the results of a query as the list of values for a parameter. Doing
127127

128128
!!! info "Query results"
129129

130-
The query that you use to populate the list of values does not update automatically. You need to trigger a refresh of the query results to update the list of values. This can happen by either manually refreshing the query results or by setting up a [query schedule](query-scheduler.md).
130+
The query that you use to populate the list of values does not update automatically. You need to trigger a refresh of the query results to update the list of values. This can happen by either manually refreshing the query results or by setting up a [query schedule](query-scheduler.md).
131131

132132
This feature can be used in all kinds of ways, but here are a few examples:
133133

0 commit comments

Comments
 (0)