Skip to content

Commit

Permalink
doc typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Oct 9, 2011
1 parent 5d96fc1 commit 5410686
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -281,14 +281,6 @@ ctx:
string: 'User()' } }
```

```js
ctx:
{ type: 'method',
constructor: 'User',
name: 'toString',
string: 'User.prototype.toString()' } }
```

### Ignore

Comments and their associated bodies of code may be flagged with "!" to be considered worth ignoring, these are typically things like file comments containing copyright etc, however you of course can output them in your templates if you want.
Expand Down

0 comments on commit 5410686

Please sign in to comment.