diff --git a/frontend/src/component/personalDashboard/ConnectSDK.tsx b/frontend/src/component/personalDashboard/ConnectSDK.tsx index 639dbdcf74..94cc0935b4 100644 --- a/frontend/src/component/personalDashboard/ConnectSDK.tsx +++ b/frontend/src/component/personalDashboard/ConnectSDK.tsx @@ -52,7 +52,7 @@ export const CreateFlag: FC<{ project: string }> = ({ project }) => { Create a feature flag
-

The project currently holds no feature toggles.

+

The project currently holds no feature flags.

Create a feature flag to get started.

@@ -99,8 +99,8 @@ export const ConnectSDK: FC<{ project: string }> = ({ project }) => {

Your project is not yet connected to any SDK.

- In order to start using your feature flag connect an SDK to - the project. + To start using your feature flag, connect an SDK to the + project.