Mike Naberezny 11 years ago
parent
commit
43eabbaf82
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CHANGES.txt

+ 1 - 1
CHANGES.txt

@@ -50,7 +50,7 @@
   ``supervisorctl`` has been changed to be consistent with the ``status``
   command.  Previously, the ``status`` command would show a process like
   ``foo:foo_01`` but starting that process would show ``foo_01: started``
-  (note the group ``foo`` was missing).  Now, starting the will show
+  (note the group ``foo`` was missing).  Now, starting the process will show
   ``foo:foo_01: started``.  Suggested by Chris Wood.
 
 3.0 (2013-07-30)