From 227511664b47429a9851786d95e6524672a3e887 Mon Sep 17 00:00:00 2001 From: Fredrik Oseberg Date: Thu, 3 Feb 2022 15:18:43 +0100 Subject: [PATCH] fix: text changes --- .../component/feature/CreateFeature/EditFeature/EditFeature.tsx | 2 +- .../component/feature/CreateFeature/FeatureForm/FeatureForm.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/component/feature/CreateFeature/EditFeature/EditFeature.tsx b/frontend/src/component/feature/CreateFeature/EditFeature/EditFeature.tsx index 668ab42d30..3891acf8ef 100644 --- a/frontend/src/component/feature/CreateFeature/EditFeature/EditFeature.tsx +++ b/frontend/src/component/feature/CreateFeature/EditFeature/EditFeature.tsx @@ -80,7 +80,7 @@ const EditFeature = () => { return ( = ({ onBlur={validateToggleName} />

- What kind of feature toggle do you want to create? + What kind of feature toggle do you want?