Skip to content

Commit

Permalink
Grammar errors in README
Browse files Browse the repository at this point in the history
  • Loading branch information
fholm committed Apr 19, 2011
1 parent 847b77b commit 1c152dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
@@ -1,6 +1,6 @@
![IronJS Logo](http://ironjs.files.wordpress.com/2011/03/logo-big.png)

IronJS is a ECMAScript 3.0 implementation built on top of the [Dynamic Language Runtime](http://dlr.codeplex.com/) from [Microsoft](http://www.microsoft.com/) which allows you to embed a javascript runtime into your .NET applications.
IronJS is an ECMAScript 3.0 implementation built on top of the [Dynamic Language Runtime](http://dlr.codeplex.com/) from [Microsoft](http://www.microsoft.com/) which allows you to embed a javascript runtime into your .NET applications.

## License

Expand Down

0 comments on commit 1c152dd

Please sign in to comment.