Skip to content

Commit b612f79

Browse files
authored
podman_guide: fix typo container (#2607)
1 parent 24560f8 commit b612f79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/containers/podman_guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ Place rootless files in any of:
130130
* `/etc/containers/systemd/users/$(UID)`
131131
* `/etc/containers/systemd/users/`
132132

133-
Aside from single containers, pod, image, network, volume, and kube files are supported. Let us focus on our Nextcloud example. Create a new file `~/.config/containers/systemd/nextcloud.cotainer` with the following content:
133+
Aside from single containers, pod, image, network, volume, and kube files are supported. Let us focus on our Nextcloud example. Create a new file `~/.config/containers/systemd/nextcloud.container` with the following content:
134134

135135
```systemd
136136
[Container]

0 commit comments

Comments
 (0)