diff --git a/source/SpinalHDL/Getting Started/VSCodium.rst b/source/SpinalHDL/Getting Started/VSCodium.rst
index 6ba73288e6a..28887416585 100644
--- a/source/SpinalHDL/Getting Started/VSCodium.rst
+++ b/source/SpinalHDL/Getting Started/VSCodium.rst
@@ -6,7 +6,7 @@ Using Spinal from VSCodium
.. note::
`VSCodium `_ is the open source Microsoft Visual Studio application, but without the telemetry included in Microsoft's downloadable version.
-As a one-time setup task, go to view->extensions search for "Scala" and install the "Scala (Metals)" extemsion. `WebPage `_
+As a one-time setup task, go to view->extensions search for "Scala" and install the "Scala (Metals)" `extension `_
Open the workspace: ``File`` > ``Open Folder...`` and open the folder you have downloaded earlier in :ref:`template`.