From 5b2dd00f55312f944538c72424ea32c17f42b308 Mon Sep 17 00:00:00 2001 From: Adam Harvey Date: Mon, 1 Feb 2021 21:51:03 -0500 Subject: [PATCH] Fix typos --- .../user-settings/src/components/FeatureFlags/EmptyFlags.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/user-settings/src/components/FeatureFlags/EmptyFlags.tsx b/plugins/user-settings/src/components/FeatureFlags/EmptyFlags.tsx index 5df4df4450..de6f4703e0 100644 --- a/plugins/user-settings/src/components/FeatureFlags/EmptyFlags.tsx +++ b/plugins/user-settings/src/components/FeatureFlags/EmptyFlags.tsx @@ -32,11 +32,11 @@ export const EmptyFlags = () => ( - An example how how to add a feature flags is highlighted below: + An example for how to add a feature flag is highlighted below: