Skip to content

Commit

Permalink
Fix typo in development guide (GoogleCloudPlatform#449)
Browse files Browse the repository at this point in the history
Hi there,
as title says
Didier
  • Loading branch information
didier-durand authored Dec 11, 2020
1 parent cc23bff commit 1795f80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/development-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ gcloud services enable monitoring.googleapis.com \

- To launch **Minikube** (tested with Ubuntu Linux). Please, ensure that the
local Kubernetes cluster has at least:
- 4 CPU's
- 4 CPUs
- 4.0 GiB memory
- 32 GB disk space

Expand Down Expand Up @@ -125,4 +125,4 @@ gcloud services enable monitoring.googleapis.com \
## Cleanup
If you've deployed the application with `skaffold run` command, you can run
`skaffold delete` to clean up the deployed resources.
`skaffold delete` to clean up the deployed resources.

0 comments on commit 1795f80

Please sign in to comment.