Skip to content

Commit e17601b

Browse files
authored
Merge pull request #374 from bdunogier/patch-1
Grammar fix
2 parents c1d187e + 2ac22bc commit e17601b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema-generator/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@ doctrine:
423423

424424
## Custom Schemas
425425

426-
The generator can use your own schema definitions. They must be wrote in RDFa and follow the format of the [Schema.org's
426+
The generator can use your own schema definitions. They must be written in RDFa and follow the format of the [Schema.org's
427427
definition](httsp://schema.org/docs/schema_org_rdfa.html). This is useful to document your [Schema.org extensions](https://schema.org/docs/extension.html) and use them
428428
to generate the PHP data model of your application.
429429

0 commit comments

Comments
 (0)