diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a858121ce3346a139f31b524686ba4d998494a2b..6e80866b7ad7fb2208de5bdbcac55ad6d8a37173 100755
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -74,10 +74,10 @@ tp_herwig:
   allow_failure: true
 
 theoc:
- varibles:
+  variables:
    IMAGE_NAME: "theoc"
   extends:
-   - .commin_build
+   - .common_build
   needs:
    - job: tp
      optional: true