Skip to content

Commit 2ac6809

Browse files
authored
Fix spelling mistakes in README
1 parent ad2479d commit 2ac6809

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Designed to be a single interface that just 'gets out of your way', and works on
5353
## Image Versions
5454
There are 4 main 'versions' of the docker image. The table below shows the different tags you can use, along with the PHP, MySQL and Apache versions that come with it.
5555

56-
Component | `latest-14.04-php5` | `latest-16.04-php5` | `latest-14.04-php7` | `latest-16.04-php7`
56+
Component | `latest-1404-php5` | `latest-1604-php5` | `latest-1404-php7` | `latest-1604-php7`
5757
---|---|---|---|---
5858
[Apache][apache] | `2.4.7` | `2.4.18` | `2.4.7` | `2.4.18`
5959
[MySQL][mysql] | `5.5.61` | `5.7.23` | `5.5.61` | `5.7.23`

0 commit comments

Comments
 (0)