Skip to content

Commit 844955b

Browse files
authored
Merge pull request #110 from nicholasbishop/patch-2
Fix typo in the readme
2 parents d3dd00a + 36e6164 commit 844955b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ now `indentSize` parameter is ignored. it is TypeScript compiler matters.
9191
9292
## Read Settings From Files
9393
94-
1st. Read settings from tsfmt.json. Bellow is the example with [default values](https://github.com/vvakame/typescript-formatter/blob/master/lib/utils.ts):
94+
1st. Read settings from tsfmt.json. Below is the example with [default values](https://github.com/vvakame/typescript-formatter/blob/master/lib/utils.ts):
9595
9696
```json
9797
{
@@ -209,4 +209,4 @@ $ tree -a
209209
210210
## Change Log
211211
212-
See [CHANGELOG](https://github.com/vvakame/typescript-formatter/blob/master/CHANGELOG.md)
212+
See [CHANGELOG](https://github.com/vvakame/typescript-formatter/blob/master/CHANGELOG.md)

0 commit comments

Comments
 (0)