Skip to content

Commit dd9c73b

Browse files
Updated readme note
1 parent 9eeece1 commit dd9c73b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ The tool comes with a built-in default workload useful for immediate testing and
132132
./bin/genMongoLoad
133133
```
134134

135-
**Note about default workload:** genMongoLoad comes pre-configured with a [default collection](./resources/collections/default.json) and [default queries](./resources/queries/default.json). If you do not provide any parameters and leave the configuration setting default_workload: true, this default workload will be used.
135+
**Note about default workload:** genMongoLoad comes pre-configured with a [default collection](./resources/collections/default.json) and [default queries](./resources/queries/default.json). If you do not provide any parameters and leave the configuration setting `default_workload: true`, this default workload will be used.
136136

137137
If you wish to use a different default workload, you can replace these two files with your own default.json files in the same paths. This allows you to define a different collection and set of queries as the default workload.
138138

0 commit comments

Comments
 (0)