diff --git a/docs/developer/website-development.mdx b/docs/developer/website-development.mdx
index 445fe702e..4483bdf88 100644
--- a/docs/developer/website-development.mdx
+++ b/docs/developer/website-development.mdx
@@ -64,7 +64,7 @@ main reactor Troll {
##### In MDX
-Apart from the markdown syntax, you can also use `` component which is provided by Docusaurus. You can check [here](https://docusaurus.io/docs/markdown-features/code-blocks#usage-in-jsx) for more notermation.
+Apart from the markdown syntax, you can also use `` component which is provided by Docusaurus. You can check [here](https://docusaurus.io/docs/markdown-features/code-blocks#usage-in-jsx) for more details.
Alternatively, we have created a bunch of useful utility components to aid the target selection.