Merge pull request #134 from nitishd/patch-1

Fix Typo
This commit is contained in:
Remy 2019-12-06 13:08:02 +01:00 committed by GitHub
commit a20ad5d84f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@ $ docker-compose up
In order to run the healtcheck from the CLI on the container:
```
$ su -c "source /etc/environment; bin/cake passbolt healtcheck" -s /bin/bash www-data
$ su -c "source /etc/environment; bin/cake passbolt healthcheck" -s /bin/bash www-data
```
# Requirements: