From 5dd0944a3843c3336ebc86be8eef1f6f907e2e7b Mon Sep 17 00:00:00 2001 From: Noah Stride Date: Thu, 31 Oct 2024 15:25:24 +0000 Subject: [PATCH] [v16] Fix "most, if not all," on Enroll Resources (#48117) * Fix "most, if not all," grammar * Regenerate snapshots lol --- .../src/Discover/SelectResource/SelectResource.tsx | 2 +- .../__snapshots__/SelectResource.story.test.tsx.snap | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/web/packages/teleport/src/Discover/SelectResource/SelectResource.tsx b/web/packages/teleport/src/Discover/SelectResource/SelectResource.tsx index 8aa42f9303d70..46c4694d9ffa2 100644 --- a/web/packages/teleport/src/Discover/SelectResource/SelectResource.tsx +++ b/web/packages/teleport/src/Discover/SelectResource/SelectResource.tsx @@ -152,7 +152,7 @@ export function SelectResource({ onSelect }: SelectResourceProps) {
Select Resource To Add
- Teleport can integrate into most, if not all of your infrastructure. + Teleport can integrate into most, if not all, of your infrastructure. Search for what resource you want to add. diff --git a/web/packages/teleport/src/Discover/SelectResource/__snapshots__/SelectResource.story.test.tsx.snap b/web/packages/teleport/src/Discover/SelectResource/__snapshots__/SelectResource.story.test.tsx.snap index c6a3ee1cb71e4..4100f06e39353 100644 --- a/web/packages/teleport/src/Discover/SelectResource/__snapshots__/SelectResource.story.test.tsx.snap +++ b/web/packages/teleport/src/Discover/SelectResource/__snapshots__/SelectResource.story.test.tsx.snap @@ -227,7 +227,7 @@ exports[`render with URL loc state set to "server" 1`] = `
- Teleport can integrate into most, if not all of your infrastructure. Search for what resource you want to add. + Teleport can integrate into most, if not all, of your infrastructure. Search for what resource you want to add.
- Teleport can integrate into most, if not all of your infrastructure. Search for what resource you want to add. + Teleport can integrate into most, if not all, of your infrastructure. Search for what resource you want to add.
- Teleport can integrate into most, if not all of your infrastructure. Search for what resource you want to add. + Teleport can integrate into most, if not all, of your infrastructure. Search for what resource you want to add.
- Teleport can integrate into most, if not all of your infrastructure. Search for what resource you want to add. + Teleport can integrate into most, if not all, of your infrastructure. Search for what resource you want to add.