about summary refs log tree commit homepage
diff options
context:
space:
mode:
-rw-r--r--SIGNALS2
1 files changed, 1 insertions, 1 deletions
diff --git a/SIGNALS b/SIGNALS
index 79a17cc..fb05aa9 100644
--- a/SIGNALS
+++ b/SIGNALS
@@ -1,7 +1,7 @@
 == Signal handling
 
 In general, signals need only be sent to the master process.  However,
-the signals unicorn uses internally to communicate with the worker
+the signals Unicorn uses internally to communicate with the worker
 processes are documented here as well.
 
 === Master Process