Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
AtibQur committed Nov 18, 2024
1 parent e676aa1 commit eb1e48e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sites/cheerpx/src/content/docs/11-guides/custom-images.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ podman unshare mkfs.ext2 -b 4096 -d cheerpXFS/ cheerpXImage.ext2 600M

After creating your `ext2` image, it's a good practice to clean up unused resources to free up space:

Remove the Container:
Remove the container:

```bash
podman rm cheerpxcontainer
Expand Down

0 comments on commit eb1e48e

Please sign in to comment.