Skip to content

Commit

Permalink
fixed typos in README
Browse files Browse the repository at this point in the history
  • Loading branch information
eddotman authored and jdan committed Aug 31, 2013
1 parent 4b60a8c commit 4f9ff74
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Cleaver turns this:
* Item B
* Item gamma

No need for mutliple templates!
No need for multiple templates!

Into this:

Expand Down Expand Up @@ -110,7 +110,7 @@ automatically include padding to render a title slide.
* Item B
* Item gamma

No need for mutliple templates!
No need for multiple templates!

Since slides are written in [Markdown](http://daringfireball.net/projects/markdown/),
you can include things like lists, images, and arbitrary HTML.
Expand Down
2 changes: 1 addition & 1 deletion examples/basic.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ This will be in a separate paragraph
* Item B
* Item gamma

No need for mutliple templates!
No need for multiple templates!

0 comments on commit 4f9ff74

Please sign in to comment.