Skip to content

Commit 44847d8

Browse files
authored
Fix typo in Podman docs (#7722)
1 parent 9fccbb2 commit 44847d8

File tree

1 file changed

+1
-1
lines changed
  • docs/supported_docker_environment

1 file changed

+1
-1
lines changed

docs/supported_docker_environment/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ please contact the Testcontainers team and other users from the Testcontainers c
2121

2222
## Colima
2323

24-
In order to run testcontainers against [colima](https://github.com/abiosoft/colima) the env vars bellow should be set
24+
In order to run testcontainers against [colima](https://github.com/abiosoft/colima) the env vars below should be set
2525

2626
```bash
2727
export TESTCONTAINERS_DOCKER_SOCKET_OVERRIDE=/var/run/docker.sock

0 commit comments

Comments
 (0)