Skip to content

Commit 79b3886

Browse files
committed
addressing acrolinx feedback
1 parent 057c6f8 commit 79b3886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/web-sites-php-configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This guide shows you how to configure the built-in PHP runtime for web apps and
1919

2020
## How to: Change the built-in PHP version
2121

22-
When creating a web app you can choose the version of PHP that will be configured. See [PHP on App Service](https://github.com/Azure/app-service-linux-docs/blob/master/Runtime_Support/php_support.md) for up-to-date information of currently supported versions.
22+
When creating a web app, you can choose the version of PHP that will be configured. See [PHP on App Service](https://github.com/Azure/app-service-linux-docs/blob/master/Runtime_Support/php_support.md) for up-to-date information of currently supported versions.
2323

2424
To check on the existing runtime version of your app, you can deploy a script that calls the [phpinfo()] function.
2525

0 commit comments

Comments
 (0)