Browse Source

Fix smaller grammar issue in docs (#4821)

Matt Wiens 6 years ago
parent
commit
051e6df7b6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/userguide/tasks.rst

+ 1 - 1
docs/userguide/tasks.rst

@@ -330,7 +330,7 @@ Changing the automatic naming behavior
 .. versionadded:: 4.0
 
 There are some cases when the default automatic naming isn't suitable.
-Consider you have many tasks within many different modules::
+Consider having many tasks within many different modules::
 
     project/
            /__init__.py