Skip to content

Commit 0f99752

Browse files
Merge pull request #286 from lpww/patch-1
Fix formatting consistency.
2 parents 78bae75 + bbdec10 commit 0f99752

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.markdown

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@ the `src/` directory. To build Prototype, you'll need:
3838
* Rake--Ruby Make (<http://rake.rubyforge.org/>)
3939
* RDoc, if your Ruby distribution does not include it
4040

41-
From the root Prototype directory,
41+
From the root Prototype directory:
4242

4343
* `rake dist` will preprocess the Prototype source using Sprockets and
44-
generate the composite `dist/prototype.js`.
44+
generate the composite `dist/prototype.js`
4545
* `rake package` will create a distribution tarball in the
46-
`pkg/` directory.
46+
`pkg/` directory
4747

4848
Contributing to Prototype
4949
-------------------------
@@ -60,4 +60,4 @@ Find out how to contribute: <http://prototypejs.org/contribute>.
6060
Documentation
6161
-------------
6262

63-
Please see the online Prototype API: <http://api.prototypejs.org>.
63+
Please see the online Prototype API: <http://api.prototypejs.org>.

0 commit comments

Comments
 (0)