Merge pull request #2407 from Ana06/typo-docker

Update typo in contribution guide
This commit is contained in:
Ana María Martínez Gómez 2019-03-08 17:06:45 +01:00 committed by GitHub
commit 6c1e78ca4d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -63,7 +63,7 @@ sed "s/13042/`id -u`/" docker-compose.override.yml.example > docker-compose.over
1. Or explore the development environment:
```bash
docker-compose exec osem_1 /bin/bash -l
docker-compose exec osem /bin/bash -l
```
## How to contribute translations