diff --git a/README.md b/README.md index c94cf9b..4fd3d7c 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ development: ``` > [!IMPORTANT] -> Host must be a unique name. For example, you cannot have `mariadb` in `development` and `production` because then you will have the same entries in SSH config." +> Host must be a unique name. For example, you cannot have `mariadb` in `development` and `production` because then you will have the same entries in SSH config. This configuration is then translated into an SSH config like this: ```