8000 Use the correct heading level for allowRetry (#1468) · arangodb/docs@83b7165 · GitHub
[go: up one dir, main page]

Skip to content 10000
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

Commit 83b7165

Browse files
authored
Use the correct heading level for allowRetry (#1468)
1 parent 4f99823 commit 83b7165

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

3.11/aql/invocation-with-arangosh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ Options related to the query optimizer.
328328
a rule, prefix its name with a `-`, to enable a rule, prefix it with a `+`. There is also
329329
a pseudo-rule `all`, which matches all optimizer rules. `-all` disables all rules.
330330

331-
### `allowRetry`
331+
#### `allowRetry`
332332

333333
Set this option to `true` to make it possible to retry fetching the latest batch
334334
from a cursor.

3.12/aql/invocation-with-arangosh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ Options related to the query optimizer.
328328
a rule, prefix its name with a `-`, to enable a rule, prefix it with a `+`. There is also
329329
a pseudo-rule `all`, which matches all optimizer rules. `-all` disables all rules.
330330

331-
### `allowRetry`
331+
#### `allowRetry`
332332

333333
Set this option to `true` to make it possible to retry fetching the latest batch
334334
from a cursor.

0 commit comments

Comments
 (0)
0