We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9f7965 commit 00ca75eCopy full SHA for 00ca75e
README.rst
@@ -32,7 +32,7 @@ Install `Docker <https://www.docker.com/get-docker>`_ and `Docker Compose <https
32
33
docker-compose up
34
35
- # Start a bash/sh shell that you can intract with on the api contianer
+ # Start a bash/sh shell that you can interact with on the api contianer
36
docker exec -it onadata-api-1 bash
37
38
# Make changes(add fields and models) to the database
0 commit comments