mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 21:55:11 +00:00
docs: fix typo (#5865)
This commit is contained in:
parent
a1dff87a0c
commit
dc0dd569fd
@ -30,7 +30,7 @@ You might have noticed already that we use ESLint to enforce a coding standard.
|
||||
|
||||
### Documentation
|
||||
|
||||
If you are adding a new feature or refactoring or changing the behavior of Nuxt in any other manner, you'll likely want to document the changes. Please include any changes to the docs in the same PR. You don't have to write documentation up on the first commit (but please do so as soon as your pull request is mature enough). Make sure to make changes according to the [Documentation Guide](#documentation-guide)/
|
||||
If you are adding a new feature or refactoring or changing the behavior of Nuxt in any other manner, you'll likely want to document the changes. Please include any changes to the docs in the same PR. You don't have to write documentation up on the first commit (but please do so as soon as your pull request is mature enough). Make sure to make changes according to the [Documentation Guide](#documentation-guide).
|
||||
|
||||
### Final checklist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user