Skip to content
This repository was archived by the owner on Jan 21, 2021. It is now read-only.

Commit 7a57710

Browse files
committed
fix typo
1 parent a3089d0 commit 7a57710

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ plugins: [
8989
]
9090
```
9191

92-
In case you need more fine control of the `as` atribute, you could also provide a function here.
92+
In case you need more fine-grained control of the `as` atribute, you could also provide a function here.
9393
When using it, entry name will be provided as the parameter, and function itself should return a
9494
string for `as` attribute:
9595

0 commit comments

Comments
 (0)