Skip to content

Commit

Permalink
blog: fix small typo
Browse files Browse the repository at this point in the history
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
  • Loading branch information
tormath1 committed Dec 18, 2023
1 parent 63a90e9 commit 610c6f8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ In Flatcar, we use squashfs images with contents merged below `/usr`.
Example for merging a sysext image shipping `my-tool` and its library dependencies:
```
+-----------------+ +------------------+ +------------------+
| root FS | | sysext | | combinbed root |
| root FS | | sysext | | combined root |
+-----------------+ +------------------+ +------------------+
| ... | | /usr/ | | ... |
| /usr/ | | /lib/ | | /usr/ |
Expand Down

0 comments on commit 610c6f8

Please sign in to comment.