Skip to content

Commit

Permalink
> Fixes typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Edwards committed Jul 29, 2015
1 parent ac1a128 commit 5a83a50
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 @@ -329,7 +329,7 @@ input(type='text' name='name' value='value')
input(type='text', name='name', value='value')
```

### validateIndentation: `int` | "\t"
### validateIndentation: `int` | `"\t"`

#### e.g.: 2

Expand Down

0 comments on commit 5a83a50

Please sign in to comment.