Skip to content

Commit

Permalink
makes header capitalization more consistent (#1368)
Browse files Browse the repository at this point in the history
Call it being pedantic, call it OCD
  • Loading branch information
ecbrodie authored and gauravtiwari committed Mar 22, 2018
1 parent 7c348fc commit eb1a637
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ in which case you may not even need the asset pipeline. This is mostly relevant
- [Installation](#installation)
- [Usage](#usage)
- [Development](#development)
- [webpack configuration](#webpack-configuration)
- [Webpack Configuration](#webpack-configuration)
- [Upgrading](#upgrading)
- [Yarn Integrity](#yarn-integrity)
- [Integrations](#integrations)
Expand Down Expand Up @@ -190,7 +190,7 @@ WEBPACKER_DEV_SERVER_HOST=0.0.0.0 ./bin/webpack-dev-server

**Note:** Don't forget to prefix `ruby` when running these binstubs on Windows

### webpack configuration
### Webpack Configuration

See [docs/webpack](docs/webpack.md) for modifying webpack configuration and loaders.

Expand Down

0 comments on commit eb1a637

Please sign in to comment.