diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index a839f2d9d3f..96a0a9e217d 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -66,7 +66,7 @@ You can see the result in `build\resources\main\help\en\About.html` or when clic
### When making an architectural decision
-In case you add a library or do mayor code rewrites, we ask you to document your decision.
+In case you add a library or do major code rewrites, we ask you to document your decision.
Recommended reading: .
We simply ask to create a new markdown file in `docs/adr` following the template presented at .