diff --git a/docs/usage/faq.md b/docs/usage/faq.md
index 4e653fe5c7f9988e2dc74b8e5358d742c9291140..90970664df3e5063516d23b886b16c040649ef39 100644
--- a/docs/usage/faq.md
+++ b/docs/usage/faq.md
@@ -31,7 +31,7 @@ It therefore makes sense for Renovate to replace `master` with `main` where poss
 A branch name has no special meaning within the Git program, it's just a name.
 The base branch could be called `trunk` or `mainline` or `prod`, and Git would work just as well.
 
-## Which Renovate versions are officialy supported?
+## Which Renovate versions are officially supported?
 
 The Renovate maintainers only support the latest version of Renovate.
 The Renovate team will only create bugfixes for an older version if the hosted app needs to stay on an older major version for a short time or if some critical bug needs to be fixed and the new major is blocked.