chore: fix typo

pull/2140/head
Divyansh Singh 3 years ago
parent a6be2ea5b8
commit 2ba64eabd9

@ -16,7 +16,7 @@ export default {
The `pattern` option defines the URL structure for the link, and `:path` is going to be replaced with the page path.
You can also put a pure function that accepts `filePath` and as the argument and returns the URL string.
You can also put a pure function that accepts `filePath` as the argument and returns the URL string.
```js
export default {

Loading…
Cancel
Save