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 de1c34c commit 7b1f841Copy full SHA for 7b1f841
internal/command/mpg/plans.go
@@ -33,7 +33,7 @@ var MPGPlans = map[string]PlanDetails{
33
Memory: "33 GB",
34
PricePerMo: 962,
35
},
36
- "performance": {
+ "Performance": {
37
Name: "Performance",
38
CPU: "Performance x 8",
39
Memory: "64 GB",
0 commit comments