You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: schema-generator/configuration.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -423,7 +423,7 @@ doctrine:
423
423
424
424
## Custom Schemas
425
425
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
427
427
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
428
428
to generate the PHP data model of your application.
0 commit comments