diff --git a/README.md b/README.md index b6fdaf7..c805b02 100644 --- a/README.md +++ b/README.md @@ -118,14 +118,14 @@ Docma.fromFile(configFile) undefined Options to be passed to the template. - If any option is omitted in the build, default values within the `docma.template.json` configuration file of the template are used. + If any option is omitted in the build, default values within the docma.template.json configuration file of the template are used. dump Boolean false - Set to true to output a JSON file from the documentation data. This will create a `documentation.json` file within the root of the output directory. + Set to true to output a JSON file from the documentation data. This will create a documentation.json file within the root of the output directory. jsdoc