Skip to content

Commit a695eb9

Browse files
committed
Make the Linter happy
1 parent 2a66992 commit a695eb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

17/umbraco-cms/reference/configuration/indexingsettings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ In some cases this yields a lot of fields in the index, which can lead to errors
2929

3030
## BatchSize
3131

32-
For large indexing operations (e.g. rebuilding an index), content is loaded from the database and indexed in batches.
32+
For large indexing operations (rebuilding an index, for example), content is loaded from the database and indexed in batches.
3333

3434
Depending on the complexity of your content model, lowering the batch size might speed up these operations.

0 commit comments

Comments
 (0)