Skip to content

Commit a7296d2

Browse files
authored
Docs fix README.md
1 parent d33b04a commit a7296d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ development:
9090
```
9191
9292
> [!IMPORTANT]
93-
> 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."
93+
> 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.
9494

9595
This configuration is then translated into an SSH config like this:
9696
```

0 commit comments

Comments
 (0)