diff --git a/compendium_v2/migrations/surveymodels/survey_model_2022.json b/compendium_v2/migrations/surveymodels/survey_model_2022.json
index 29dd191ecf064c4440a9854735e903b2fea9bbd2..28845ad8ef26e272ac743aa695480c3f381ee30d 100644
--- a/compendium_v2/migrations/surveymodels/survey_model_2022.json
+++ b/compendium_v2/migrations/surveymodels/survey_model_2022.json
@@ -157,7 +157,7 @@
       {
        "type": "multipletext",
        "name": "staff_roles",
-       "title": "5. Which of the following functional areas does your NREN have and how much FTE is dedicated to each? ",
+       "title": "Which of the following functional areas does your NREN have and how much FTE is dedicated to each? ",
        "items": [
         {
          "name": "technical_fte",
diff --git a/compendium_v2/migrations/versions/b3e1c5149181_insert_survey_model_2022.py b/compendium_v2/migrations/versions/b3e1c5149181_insert_survey_model_2022.py
index b10941b1d44cd95dc17299ecd13c05ef20dcf1b1..00cbc03027a596034d1296f7ca9aa7dc78a1756f 100644
--- a/compendium_v2/migrations/versions/b3e1c5149181_insert_survey_model_2022.py
+++ b/compendium_v2/migrations/versions/b3e1c5149181_insert_survey_model_2022.py
@@ -178,7 +178,7 @@ new_survey_model = """
       {
        "type": "multipletext",
        "name": "staff_roles",
-       "title": "5. Which of the following functional areas does your NREN have and how much FTE is dedicated to each? ",
+       "title": "Which of the following functional areas does your NREN have and how much FTE is dedicated to each? ",
        "items": [
         {
          "name": "technical_fte",