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 0708cbd commit 0938e82Copy full SHA for 0938e82
README.md
@@ -44,7 +44,7 @@ Test the script by opening the following URL:
44
45
http://localhost:8080/api.php/records/posts/1
46
47
-Dont forget to modify the configuration at the bottom of the file.
+Don't forget to modify the configuration at the bottom of the file.
48
49
## Configuration
50
@@ -892,4 +892,4 @@ The above test run (including starting up the databases) takes less than one min
892
893
As you can see the "run.sh" script gives you access to a prompt in a chosen the docker environment.
894
In this environment the local files are mounted. This allows for easy debugging on different environments.
895
-You may type "exit" when you are done.
+You may type "exit" when you are done.
0 commit comments