diff --git a/docs/tutorials/create-your-first-plugin.md b/docs/tutorials/create-your-first-plugin.md index 64e5ad96a..a80820c90 100644 --- a/docs/tutorials/create-your-first-plugin.md +++ b/docs/tutorials/create-your-first-plugin.md @@ -54,7 +54,7 @@ toc_depth: 2 !!! tip Endstone server requires its plugins to be installed in the same Python environment. A virtual environment is - **strongly recommanded**. + **strongly recommended**. ### Check your dependencies