From 426ed730281e3e6921799bad5612251842a8576e Mon Sep 17 00:00:00 2001 From: Min ho Kim Date: Tue, 25 Jun 2019 14:59:45 +1000 Subject: [PATCH] Fix typo --- cms/models.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cms/models.py b/cms/models.py index 19b2fe75f..d59a380f1 100644 --- a/cms/models.py +++ b/cms/models.py @@ -1,5 +1,5 @@ """ -This is not the content managment system you are looking for. +This is not the content management system you are looking for. There aren't actually any "content" objects here (but do see the pages and boxes apps) Instead, we treat content management as a set of attributes, and actions