fix: typo

This commit is contained in:
Michele Cereda
2023-11-25 20:21:05 +01:00
parent f7df43fbe1
commit cf8630b7bc

View File

@@ -18,7 +18,7 @@
1. Install the utility applications needed for the tests.
```sh
apk --no-cache add 'mysql-client' 'netcat-openbsd''
apk --no-cache add 'mysql-client' 'netcat-openbsd'
```
1. Test basic connectivity to the external service.