Skip to content

Commit

Permalink
Review comment on description of 'templates'
Browse files Browse the repository at this point in the history
  • Loading branch information
sparrowt authored Jan 22, 2024
1 parent 001deb1 commit ca32595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -541,7 +541,7 @@ The path to the file containing the template to install.

### templates

Specify index templates (to be created on startup) in the form of a Ruby hash (accepts JSON dict). Can contain multiple templates.
Specify index templates (to be created on startup) in the form of a hash (accepts JSON dict). Can contain multiple templates.

```
templates { "template_name_1": "path_to_template_1_file", "template_name_2": "path_to_template_2_file"}
Expand Down

0 comments on commit ca32595

Please sign in to comment.