Update typo in contribution guide

Typo in a docker command
This commit is contained in:
Ana María Martínez Gómez 2019-03-08 15:24:46 +01:00 committed by GitHub
parent 1e5558660f
commit d19b22a7bd
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