README.md in mb_string-0.1.0 vs README.md in mb_string-0.1.1
- old
+ new
@@ -1,7 +1,7 @@
# mb_string
-`mb_string` is extended Ruby string class for dealing multi-byte strings, add `mb_ljust`, `mb_rjust` and 'mb_center' methods.
+`mb_string` is extended Ruby string class for dealing multi-byte strings, add `mb_ljust`, `mb_rjust` and `mb_center` methods.
## Installation
Add this line to your application's Gemfile: