Update README.md
diff --git a/README.md b/README.md
index 988f176..8776cb2 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
The library provides the following features:
- Registration of locally scoped names
- - `gen_server' (and other OTP behaviours) can use the registration facility through `{via, local, local:name()}` formatted name
+ - `gen_server` (and other OTP behaviours) can use the registration facility through `{via, local, local:name()}` formatted name
- Can be embedded in another aplication
QuickStart