diff --git a/app/javascript/styles/components.scss b/app/javascript/styles/components.scss
index 65971a018a83c032fd1682b6f75ca578e49cf7ed..4b5802ceeca19841e8cd7f85eb3862776a869e4d 100644
--- a/app/javascript/styles/components.scss
+++ b/app/javascript/styles/components.scss
@@ -3085,7 +3085,7 @@ button.icon-button.active i.fa-retweet {
 .onboarding-modal__page__wrapper {
   pointer-events: none;
 
-  &.onboading-modal__page__wrapper--active {
+  &.onboarding-modal__page__wrapper--active {
     pointer-events: auto;
   }
 }