Skip to content

Commit

Permalink
Fix typo in docs/migration-guide/to-15.md (#6541)
Browse files Browse the repository at this point in the history
  • Loading branch information
ybiquitous committed Dec 24, 2022
1 parent 68f9a64 commit 1a17872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/migration-guide/to-15.md
Expand Up @@ -55,7 +55,7 @@ You should use the following or higher versions of Node.js:

### Removed support for processors

You should use a [custom syntax](../developer-guide/syntaxes.md)](../developer-guide/syntaxes.md) instead.
You should use a [custom syntax](../developer-guide/syntaxes.md) instead.

### Changed `overrides.extends` behavior

Expand Down

0 comments on commit 1a17872

Please sign in to comment.