Skip to content

Commit fab8549

Browse files
authored
Merge pull request #142 from mustevenplay/patch-1
Update plugin.md
2 parents c51d05c + b4b74ef commit fab8549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/concept/plugin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Config type will be inferred into `use`, generating auto completion and type str
9090

9191
## Plugin deduplication
9292

93-
By default, Elysia will register any plugin and handle type definitions which when using multiple times will results in a multiple duplication of setting value or routes.
93+
By default, Elysia will register any plugin and handle type definitions which when using multiple times will result in a multiple duplication of setting value or routes.
9494

9595
This can be fixed by providing name and optional seeds to help Elysia identify instance duplication:
9696

0 commit comments

Comments
 (0)