Skip to content

Commit

Permalink
Merge pull request #6 from tropo/develop
Browse files Browse the repository at this point in the history
fixed a small typeo in readme
  • Loading branch information
benlangfeld committed Sep 25, 2011
2 parents 6d3149d + ed33976 commit 601c1e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Once your `Speak` is fully prepared and you're ready to send it off for processi
You may also then need to call `to_s`.


Contruct a GRXML (SGR) document like this:
Contruct a GRXML (SRGS) document like this:

```ruby
require 'ruby_speech'
Expand Down

0 comments on commit 601c1e3

Please sign in to comment.