Skip to content

Commit

Permalink
Tweak README formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
bowsersenior committed Jan 6, 2012
1 parent ce88aa8 commit ea2285d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rdoc
Expand Up @@ -99,7 +99,7 @@ Yacht allows for inheritance between environments in a more complex way than sta
Yacht.clan
# => 'McGillicuddy'

# inherited from grandpa with an override for <tt>:year</tt>
# inherited from grandpa with an override for :year
Yacht.car
# => { :make=>"oldsmobile", :year=>1980 }

Expand Down

0 comments on commit ea2285d

Please sign in to comment.