Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
skngetich committed Jul 25, 2023
1 parent a383749 commit a2ebcf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Install `Docker <https://www.docker.com/get-docker>`_ and `Docker Compose <https
docker-compose up
# 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
docker exec -it onadata-api-1 bash
# Make changes(add fields and models) to the database
Expand Down

0 comments on commit a2ebcf9

Please sign in to comment.