Skip to content

Commit 36e6164

Browse files
Fix typo in the readme
1 parent d3dd00a commit 36e6164

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)