Skip to content

Commit

Permalink
Fix headings in README
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanbtucker committed Mar 11, 2018
1 parent 1c5d18d commit ef1f94a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -183,7 +183,7 @@ If `<file>` is not provided, then STDIN is used.
- `-h`, `--help`: Output usage information

## Contibuting
## Development
### Development
```sh
git clone https://github.com/json5/json5
cd json5
Expand All @@ -194,7 +194,7 @@ When contributing code, please write relevant tests and run `npm test` and `npm
run lint` before submitting pull requests. Please use an editor that supports
[EditorConfig](http://editorconfig.org/).

## Issues
### Issues
To report bugs or request features regarding the JSON5 data format, please
submit an issue to the [official specification
repository](https://github.com/json5/json5-spec).
Expand Down

0 comments on commit ef1f94a

Please sign in to comment.