Chris Streeter 9 年 前
コミット
a8002f58ed
1 ファイル変更1 行追加1 行削除
  1. 1 1
      docs/plugins.rst

+ 1 - 1
docs/plugins.rst

@@ -50,7 +50,7 @@ These also includes various event listeners.
     An event listener that makes it possible to scale the number of
     processes to the number of cores on the supervisor host.
 `supervisor-wildcards <https://github.com/aleszoulek/supervisor-wildcards>`_
-    Implemenents start/stop/restart commands with wildcard support for
+    Implements start/stop/restart commands with wildcard support for
     Supervisor.  These commands run in parallel and can be much faster
     than the built-in start/stop/restart commands.
 `mr.laforge <https://github.com/fschulze/mr.laforge>`_