From a4f87125d32fe407cb49d24787c1df32ea64759c Mon Sep 17 00:00:00 2001 From: Dhiraj Kanchan <14177457+dhirajkanchan@users.noreply.github.com> Date: Sat, 17 Nov 2018 16:05:04 +1100 Subject: [PATCH] Correct output text to "Hello World!" (#24449) Correct the output text to read "Hello World!" instead of "This is my first PHP script!". --- guide/english/php/hello-world/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/english/php/hello-world/index.md b/guide/english/php/hello-world/index.md index 83669736b4..0373e27cf8 100644 --- a/guide/english/php/hello-world/index.md +++ b/guide/english/php/hello-world/index.md @@ -35,7 +35,7 @@ Below, we have an example of a simple PHP file, with a PHP script that uses a bu