Skip to content

Commit

Permalink
fix(docs): model generator documentation typo fix
Browse files Browse the repository at this point in the history
model generator documentation fix from additonal to additional

Signed-off-by: Vaibhav Kumar <[email protected]>
  • Loading branch information
vaibhavkumar-sf authored and achrinza committed Jun 24, 2022
1 parent ff023d2 commit 428b357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/site/Model-generator.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ The tool will prompt you for:
- For more information, see
[here](https://loopback.io/doc/en/lb4/Model.html#overview).

- **Allow additonal properties.** _(allowAdditionalProperties)_ Defaults to
- **Allow additional properties.** _(allowAdditionalProperties)_ Defaults to
**false**. To allow arbitrary properties in addition to well-defined
properties, disable strict mode.

Expand Down

0 comments on commit 428b357

Please sign in to comment.