From f90accffb317fa565c1f19a195dddf1ad2f3cacd Mon Sep 17 00:00:00 2001 From: Shivam Mathur Date: Sat, 14 Mar 2020 01:40:11 +0530 Subject: [PATCH] Change case in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8e07d10..50a99080 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ Setup PHP with required extensions, php.ini configuration, code-coverage support |Windows Server 2019|`windows-latest` or `windows-2019`| |Ubuntu 18.04|`ubuntu-latest` or `ubuntu-18.04`| |Ubuntu 16.04|`ubuntu-16.04`| -|macOS X Catalina 10.15|`macos-latest` or `macOS-10.15`| +|macOS X Catalina 10.15|`macos-latest` or `macos-10.15`| ## :heavy_plus_sign: PHP Extension Support - On `ubuntu` by default extensions which are available as a package can be installed. PECL extensions if not available as a package can be installed by specifying `pecl` in the tools input.