Skip to content

Commit fc1404d

Browse files
committed
typo
1 parent 5b0d90d commit fc1404d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -501,10 +501,10 @@ NB: Any non-error response will have status: 200 OK
501501

502502
I am testing mainly on Ubuntu and I have the following test setups:
503503

504-
- Ubuntu 16.04 with PHP 7.0, MySQL 5.7, PostgreSQL 9.5 (PostGIS 2.2) and SQL Server 2017
505-
- Ubuntu 18.04 with PHP 7.2, MySQL 5.7, PostgreSQL 10.3 (PostGIS 2.4)
504+
- (Docker) Ubuntu 16.04 with PHP 7.0, MySQL 5.7, PostgreSQL 9.5 (PostGIS 2.2) and SQL Server 2017
505+
- (Local) Ubuntu 18.04 with PHP 7.2, MySQL 5.7, PostgreSQL 10.3 (PostGIS 2.4)
506506

507-
This cover not all environments (yet), so please notify me of failing tests and report your environment.
507+
This covers not all environments (yet), so please notify me of failing tests and report your environment.
508508
I will try to cover most relevant setups in the "docker" folder of the project.
509509

510510
### Running
@@ -518,7 +518,7 @@ database configuration (config) from the corresponding subdirectories.
518518

519519
### Docker
520520

521-
To run the dockers test run "build_all.sh" and "run_all.sh" from the docker directory. The output should be:
521+
To run the docker tests run "build_all.sh" and "run_all.sh" from the docker directory. The output should be:
522522

523523
================================================
524524
Ubuntu 16.04

0 commit comments

Comments
 (0)