Skip to content

Commit 299d937

Browse files
committed
fixed a typo
1 parent 6b1470c commit 299d937

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Abstract
1+
# Prelude
22

33
> Style is what separates the good from the great. <br/>
44
> -- Bozhidar Batsov
@@ -8,13 +8,13 @@ have a great programming style reference
88
([PEP-8](http://www.python.org/dev/peps/pep-0008/)) and we never got
99
an official guide, documenting Ruby coding style and best
1010
practices. And I do believe that style matters. I also believe that
11-
such fine fellow like us Ruby developers, should be quite capable to
11+
such fine fellows, like us Ruby developers, should be quite capable to
1212
produce this coveted document.
1313

14-
This guide started its life as our internal company coding guidelines
14+
This guide started its life as our internal company Ruby coding guidelines
1515
(written by yours truly). At some point I decided that the work I was
1616
doing might be interesting to members of the Ruby community in general
17-
and that the world had little need of another internal company
17+
and that the world had little need for another internal company
1818
guideline. But the world could certainly benefit from a
1919
community-driven and community-sanctioned set of practices, idioms and
2020
style prescriptions for Ruby programming.

0 commit comments

Comments
 (0)