Skip to content

Commit 18b5f97

Browse files
committed
fix typos in readme
1 parent eba9006 commit 18b5f97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Spread across the internet is lot of information about how to learn and use jQue
1717

1818
Much of the initial content - and spirit - is from [jQuery Fundamentals](https://github.com/rmurphey/jqfundamentals), an open-source book about jQuery, originally released in 2010 by [Rebecca Murphe](http://www.rebeccamurphey.com/) and bequeathed unto the jQuery Project to serve as the foundation for this site.
1919

20-
This site consists of content maintained in [Markdown](http://daringfireball.net/projects/markdown/) files, powered by [nanoc](http://nanoc.stoneship.org/), a Ruby-based [static site generator](http://www.mickgardner.com/2011/04/27/An-Introduction-To-Static-Site-Generators.html)
20+
This site consists of content maintained in [Markdown](http://daringfireball.net/projects/markdown/) files, powered by [nanoc](http://nanoc.stoneship.org/), a Ruby-based [static site generator](http://www.mickgardner.com/2011/04/27/An-Introduction-To-Static-Site-Generators.html).
2121

2222
## How Can I Get Involved?
2323

@@ -47,7 +47,7 @@ If you aren't already familiar with Git, you'll still need a fork and a GitHub a
4747

4848
#### Mac OS X/Linux:
4949

50-
You actually probably already **do** have some of Ruby available, but it's probably not Ruby 1.9. We recommend setting up:
50+
You actually probably already **do** have some Ruby available, but it's probably not Ruby 1.9. We recommend setting up:
5151
* [rbenv](https://github.com/sstephenson/rbenv)
5252
* [ruby-build](https://github.com/sstephenson/ruby-build)
5353
* [rbenv-bundler](https://github.com/carsomyr/rbenv-bundler)

0 commit comments

Comments
 (0)