Skip to content

Commit c4a588b

Browse files
Arno Schutijzeratinux
authored andcommitted
fix typo (nuxt#790)
1 parent cf3cd6d commit c4a588b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

en/faq/host-port.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,9 @@ Or
2020
}
2121
```
2222

23+
## Configure in `nuxt.config.js`:
2324

24-
## Configure in `nuxt.config.json`:
25-
26-
Inside your `nuxt.config.json`:
25+
Inside your `nuxt.config.js`:
2726

2827
```js
2928
module.exports = {

0 commit comments

Comments
 (0)