From 694a3f3bf465af0780d8e68dd876f37259014726 Mon Sep 17 00:00:00 2001 From: Sandeep Somavarapu Date: Thu, 2 May 2019 16:46:31 +0200 Subject: [PATCH] Update the text in the page To show live update, it is asked to update the title instead I would suggest to change the text that is shown in the browser. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 656c56e..8560011 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Some things to try: - Select port `8000`. - Click "Open Browser" in the notification that appears to access the web app on this new port. - Look back at the terminal, and you should see the output from your site navigations - - Edit the text on line 16 in `index.php` and refresh the page to see the changes immediately take affect + - Edit the text on line 21 in `index.php` and refresh the page to see the changes immediately take affect ## Contributing