diff --git a/docs/index.rst b/docs/index.rst
index e14d38dd..288c3d93 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -24,7 +24,7 @@ If you are not familiar with Nim yet, it is recommended to go through the
`VSCode `_ is the recommended editor for
working with Nim code. It is cross-platform and has the excellent
-`nim plugin `_
+`nim plugin `_
that supports most of the features you would expect from an IDE.
It also has `godot-tools plugin `_
which adds features for editing GDScript and Godot resource files.