mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-05-16 05:46:34 +00:00
FIX: Typo
`ot be used` instead of `to be used`
This commit is contained in:
committed by
Jérôme Petazzoni
parent
c3faf56a59
commit
06280963b3
@@ -212,7 +212,7 @@ For more details, check [this blog post](https://erickhun.com/posts/kubernetes-f
|
||||
|
||||
- Option 3: write some *anonymous* memory pages to swap so they can be freed up
|
||||
|
||||
→ similar to option 2, but that memory might be more likely ot be used later
|
||||
→ similar to option 2, but that memory might be more likely to be used later
|
||||
|
||||
- Option 4: terminate a process and reclaim all its memory
|
||||
|
||||
|
||||
Reference in New Issue
Block a user