chore: fix typo

pull/2140/head
Divyansh Singh 3 years ago
parent 7f6acd8d83
commit a6be2ea5b8

@ -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 an object `{ filePath }` and as the argument and returns the URL string.
You can also put a pure function that accepts `filePath` and as the argument and returns the URL string.
```js
export default {

Loading…
Cancel
Save