Skip to content

Commit 495e7c3

Browse files
committed
Merge branch 'master' of github.com:mevdschee/php-crud-api
2 parents 2430600 + 45d42c3 commit 495e7c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Test the script by opening the following URL:
4444

4545
http://localhost:8080/api.php/records/posts/1
4646

47-
Dont forget to modify the configuration at the bottom of the file.
47+
Don't forget to modify the configuration at the bottom of the file.
4848

4949
## Configuration
5050

@@ -892,4 +892,4 @@ The above test run (including starting up the databases) takes less than one min
892892

893893
As you can see the "run.sh" script gives you access to a prompt in a chosen the docker environment.
894894
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.
895+
You may type "exit" when you are done.

0 commit comments

Comments
 (0)