From 0e69fd72592315f0ab067f0461047f5bde91b3d8 Mon Sep 17 00:00:00 2001 From: leoloso Date: Wed, 11 Oct 2023 14:38:52 +0800 Subject: [PATCH] code --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 03c645bc..2a441cd6 100644 --- a/README.md +++ b/README.md @@ -180,7 +180,7 @@ After a few minutes, the website will be available under `https://gatographql-{c (`{composer-vendor}` is an argument to the `initialize-project` command above; its default value is generated from the `php-namespace-owner` option.) -The URL is printed on the console under "APPSERVER URLS" (you will need to scroll up): +The URL is printed on the console under `APPSERVER URLS` (you will need to scroll up): ![Lando webserver URL](assets/img/lando-webserver-url.png)