docs/balloon: fix typos

Signed-off-by: Dario Nieuwenhuis <dirbaio@dirbaio.net>
This commit is contained in:
Dario Nieuwenhuis 2023-09-22 16:58:10 +02:00 committed by Rob Bradford
parent 3fe4c3eafb
commit beeb2f5136

View File

@ -54,7 +54,7 @@ Value is a boolean set to `off` by default.
_Example_
```
--ballloon size=2G,deflate_on_oom=on
--balloon size=2G,deflate_on_oom=on
```
### `free_page_reporting`
@ -72,5 +72,5 @@ Value is a boolean set to `off` by default.
_Example_
```
--ballloon size=0,free_page_reporting=on
--balloon size=0,free_page_reporting=on
```