Skip to content

Commit 26139bd

Browse files
authored
Fix typos (#917)
1 parent d1dbb77 commit 26139bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/deployment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ You can check on your container (and the progress of the initial build) with:
4747
docker exec dojo dojo logs
4848
```
4949
50-
Once things are setup, you should be able to access the dojo and login with username `admin` and password `admin`.
50+
Once things are set up, you should be able to access the dojo and login with username `admin` and password `admin`.
5151
You can change these admin credentials in the admin panel.
5252

5353
## Production Deployment
@@ -232,4 +232,4 @@ Error response from daemon: path /run/homefs is mounted on /run/homefs but it is
232232

233233
`-v /host/path:/data:shared`
234234

235-
- If problem persists: rebuild the outer docker container
235+
- If the problem persists: rebuild the outer docker container

0 commit comments

Comments
 (0)