capitalizing category

This commit is contained in:
aparna-ravindra
2021-08-23 12:47:22 +05:30
parent b2ac199660
commit f5724905e5
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -3,5 +3,5 @@
"description": "Build a docker container, publish it to Google Container Registry, and deploy to GKE.",
"creator": "Google Cloud",
"iconName": "googlegke",
"categories": ["deployment"]
"categories": ["Deployment"]
}