Fix typo
This commit is contained in:
parent
c75c132d4a
commit
2a85ae79c0
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
This is all of the containers running in my server and their
|
||||
configuration. I'm using podman in rootless mode and docker-compose
|
||||
with podman's docker socket emulation. All compose files are in TOML
|
||||
(just becaus I hate YAML). A helper function for ZSH `pct`
|
||||
(just because I hate YAML). A helper function for ZSH `pct`
|
||||
(stands for **P**odman **C**ompose **T**OML) is available in
|
||||
link:https://git.korhonen.cc/FunctionalHacker/podman-compose/src/branch/main/podman-compose-toml.zsh[podman-compose-toml.zsh]
|
||||
|
||||
|
|
Reference in a new issue