Skip to content

Commit eab796c

Browse files
johnnypecksoyuka
authored andcommitted
Grammar in section "Disabling id Generator"
Small changes for readability and grammar.
1 parent e55c72b commit eab796c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

schema-generator/configuration.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -283,8 +283,7 @@ annotationGenerators:
283283

284284
## Disabling `id` Generator
285285

286-
By default, the generator add a property called `id` not provided by Schema.org. This useful when using generated entity
287-
with an ORM or an ODM.
286+
By default, the generator adds a property called `id` not provided by Schema.org. This may be useful when generating an entity for use with an ORM or an ODM.
288287
This behavior can be disabled with the following setting:
289288

290289
```yaml

0 commit comments

Comments
 (0)