diff --git a/docs/executors/kubernetes.md b/docs/executors/kubernetes.md
index ba6764a2be502759afd9b2a72eebbde7003cc938..f1e079d9830a079de20862bbb94a3cadf64cdc86 100644
--- a/docs/executors/kubernetes.md
+++ b/docs/executors/kubernetes.md
@@ -121,7 +121,7 @@ disabled.
 Additionally, Kubernetes service account can be overwritten on `.gitlab-ci.yml` file, by using the variable
 `KUBERNETES_SERVICE_ACCOUNT_OVERWRITE`.
 
-This approach allow you to specify a service account that is attached to the namespace, usefull when dealing
+This approach allow you to specify a service account that is attached to the namespace, useful when dealing
 with complex RBAC configurations.
 ``` yaml
 variables: