Преглед изворни кода

Remove extra word 'or'

This removes the extra 'or' on line 187.
Rachel Johnson пре 7 година
родитељ
комит
70d3e9692b
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      docs/getting-started/introduction.rst

+ 1 - 1
docs/getting-started/introduction.rst

@@ -184,7 +184,7 @@ Features
         - **Scheduling**
 
             You can specify the time to run a task in seconds or a
-            :class:`~datetime.datetime`, or or you can use
+            :class:`~datetime.datetime`, or you can use
             periodic tasks for recurring events based on a
             simple interval, or Crontab expressions
             supporting minute, hour, day of week, day of month, and