Skip to content
This repository has been archived by the owner on May 10, 2018. It is now read-only.

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
aeden committed Mar 12, 2011
1 parent 0dd672f commit de8f488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion language/1-basics.md
Expand Up @@ -24,7 +24,7 @@
# everything is an object
# and objects have methods
2.even? # returns true
1.2.ciel # returns 2
1.2.ceil # returns 2
"Anthony knows Ruby".length # returns 18

!SLIDE
Expand Down

0 comments on commit de8f488

Please sign in to comment.