Skip to content

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
twobit committed Sep 1, 2012
1 parent 4e3cad5 commit 125323e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -16,7 +16,7 @@ var foo=1, bar="baz";
</x-code>
```

Dynamically create x-code tag:
Dynamically create an x-code tag:

```javascript
var code = document.createElement('x-code');
Expand Down

0 comments on commit 125323e

Please sign in to comment.