We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a383749 commit a2ebcf9Copy full SHA for a2ebcf9
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