about summary refs log tree commit homepage
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 0b8a07b..8c4d7d2 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-= posix_mq - POSIX Message Queues for Ruby
+= posix_mq - POSIX message queues for Ruby
 
 POSIX message queues allow local processes to exchange data in the form
 of messages.  This API is distinct from that provided by System V