FIX: Typo

`ot be used` instead of `to be used`
This commit is contained in:
bramdelver
2026-05-12 14:37:52 +02:00
committed by Jérôme Petazzoni
parent c3faf56a59
commit 06280963b3

View File

@@ -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