diff --git a/lib/yaml.rb b/lib/yaml.rb index cec7808f05..17b27e802f 100644 --- a/lib/yaml.rb +++ b/lib/yaml.rb @@ -40,7 +40,7 @@ YAML = Psych # :nodoc: # # == History # -# Syck was the original for YAML implementation in Ruby's standard library +# Syck was the original YAML implementation in Ruby's standard library # developed by why the lucky stiff. # # You can still use Syck, if you prefer, for parsing and emitting YAML, but you