aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps/content/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'pydis_site/apps/content/README.md')
-rw-r--r--pydis_site/apps/content/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/apps/content/README.md b/pydis_site/apps/content/README.md
index 4149a6f0..e7061207 100644
--- a/pydis_site/apps/content/README.md
+++ b/pydis_site/apps/content/README.md
@@ -24,7 +24,7 @@ Let's look at the structure in here:
- `tests` contains unit tests for verifying that the app works properly.
-- `views` contains Django views which generating and serve the pages from the
+- `views` contains Django views which generate and serve the pages from the
input Markdown.
As for the modules, apart from the standard Django modules in here, the