Pārlūkot izejas kodu

Fix typo "you'll" (wtf?:)

Ask Solem 16 gadi atpakaļ
vecāks
revīzija
19bd752a95
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      README.rst

+ 2 - 2
README.rst

@@ -204,8 +204,8 @@ see what's going on without consulting the logfile::
     $ python manage.py celeryd
     $ python manage.py celeryd
 
 
 
 
-However, in production you'll probably want to run the worker in the
-background as a daemon instead::
+However, in production you probably want to run the worker in the
+background, as a daemon:: 
 
 
     $ python manage.py celeryd --detach
     $ python manage.py celeryd --detach