Skip to content

Commit 2f6831b

Browse files
committed
fix grammar
1 parent 26f8a94 commit 2f6831b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Depending on how involved the modifications are, they need to learn about how th
2727
User
2828
++++
2929

30-
The `user` wants to use new or changed features make available `subscribers` as so-called `plugins` for a `publisher` project. They install the `publisher` project and the `plugin` they want to use. Through the magic of entry points the `publisher` will discover the `plugin` hooks and start calling them as part of their normal program execution.
30+
The `user` wants to use new or changed features made available by `subscribers` as so-called `plugins` for a `publisher` project. They install the `publisher` project and the `plugin` they want to use. Through the magic of entry points the `publisher` will discover the `plugin` hooks and start calling them as part of their normal program execution.
3131

3232
If a `user` doesn't need the changed behaviour of a `plugin` anymore, they uninstall it and all is back to normal.
3333

0 commit comments

Comments
 (0)