Kaynağa Gözat

docs: add missing comma in 'categories, countries and ingredients' phrase in README

ankit02327 1 hafta önce
ebeveyn
işleme
847850b79e
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      readme.md

+ 1 - 1
readme.md

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