Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tamagokun authored Jan 3, 2019
1 parent 0544376 commit ca31d0c
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 @@ -100,7 +100,7 @@ export default ({ id }) =>

Provide a `routes` object in `next.config.js`:

> routes: {[path: string]: string | {page: string, query: Object}}
> `routes: {[path: string]: string | {page: string, query: Object}}`
```js
module.exports = {
Expand Down

0 comments on commit ca31d0c

Please sign in to comment.