We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e96c7f2 commit 89a28f8Copy full SHA for 89a28f8
src/assets/Stages.ts
@@ -28,7 +28,7 @@ export const Stages: readonly Stage[] = [
28
abbreviation: "EAP",
29
color: colors.additionalPrimitives.honey45,
30
description: "is when we test with early adopters",
31
- name: "Early Access Program",
+ name: "Early Adopter",
32
},
33
{
34
abbreviation: "Exp",
0 commit comments