Skip to content

Commit 0522b0e

Browse files
committed
remove old english
1 parent 8cf5642 commit 0522b0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/schemas/tags.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ const integrations: Array<Object> = [
2222
{ label: "Azure", variants: ["Microsoft Azure", "MS Azure"] },
2323
{ label: "AWS", variants: ["Amazon Web Services"] },
2424
{ label: "GCP", variants: ["Google Cloud", "Google Cloud Platform"] },
25-
{ label: "G Suite Groupe", variants: ["gsuite", "g suite"] },
25+
{ label: "G Suite Group", variants: ["gsuite", "g suite"] },
2626
{ label: "GitHub" },
2727
{
2828
label: "Microsoft Entra ID",

0 commit comments

Comments
 (0)