Skip to content

Commit 847850b

Browse files
ankit02327gasman
authored andcommitted
docs: add missing comma in 'categories, countries and ingredients' phrase in README
1 parent 00f49b3 commit 847850b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This demo is aimed primarily at developers wanting to learn more about the inter
1616
- Example of using a "base" app to contain misc additional functionality (e.g. Contact Form, About, etc.)
1717
- "StandardPage" model using mixins borrowed from other apps
1818
- Example of customizing the Wagtail Admin via _wagtail_hooks_
19-
- Example of using the Wagtail "snippets" system to represent bread categories, countries and ingredients
19+
- Example of using the Wagtail "snippets" system to represent bread categories, countries, and ingredients
2020
- Example of a custom "Galleries" feature that pulls in images used in other content types in the system
2121
- Example of creating ManyToMany relationships via the Ingredients feature on BreadPage
2222
- Lots more

0 commit comments

Comments
 (0)