fix: `lets` not `let's`

This commit is contained in:
antoinegauvain 2019-12-16 15:03:20 +01:00
parent 83fca27582
commit ffbabd2f6c
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ Specifying `123Mi` (or `128974848`, which means 128974848 bytes), will give that
## `requests` vs `limits`
Kubernetes let's you configure the `requests` and the `limits` for each resource.
Kubernetes lets you configure the `requests` and the `limits` for each resource.
They are put on at the container level: