Skip to content

Commit

Permalink
Merge pull request #3 from Spaceghost/patch-1
Browse files Browse the repository at this point in the history
Readme changes.
  • Loading branch information
Kurtis Rainbolt-Greene committed Sep 6, 2011
2 parents c084326 + bf393ac commit 4a36889
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -22,9 +22,9 @@ Time.now.ago_in_words

olden_times = Time.parse("1942-04-01")

"I was dacing with Queen Elizabeth #{olden_times.ago_in_words} from now!"
"I was dancing with Queen Elizabeth #{olden_times.ago_in_words} from now!"

# => "I was dacing with Queen Elizabeth 7 decades ago from now!"
# => "I was dancing with Queen Elizabeth 7 decades ago from now!"
```

There's a lot more to come hopefully.
Expand Down

0 comments on commit 4a36889

Please sign in to comment.