We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8345af9 commit 2649b89Copy full SHA for 2649b89
README.md
@@ -26,8 +26,8 @@ Psych.dump("foo") # => "--- foo\n...\n"
26
27
## Installation
28
29
-Psych has been included with MRI since 1.9.2, and is the default YAML parser
30
-in 1.9.3.
+Psych has been included with MRI since 1.9.2, and has been the default YAML parser
+since 1.9.3.
31
32
If you want a newer gem release of Psych, you can use RubyGems:
33
0 commit comments