We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cf5642 commit 0522b0eCopy full SHA for 0522b0e
src/schemas/tags.ts
@@ -22,7 +22,7 @@ const integrations: Array<Object> = [
22
{ label: "Azure", variants: ["Microsoft Azure", "MS Azure"] },
23
{ label: "AWS", variants: ["Amazon Web Services"] },
24
{ label: "GCP", variants: ["Google Cloud", "Google Cloud Platform"] },
25
- { label: "G Suite Groupe", variants: ["gsuite", "g suite"] },
+ { label: "G Suite Group", variants: ["gsuite", "g suite"] },
26
{ label: "GitHub" },
27
{
28
label: "Microsoft Entra ID",
0 commit comments