From 2aa971ae83c448082262276ef68eaafea573a6f7 Mon Sep 17 00:00:00 2001 From: Sitian Liu Date: Wed, 15 Apr 2020 18:27:58 -0700 Subject: [PATCH] community: fix typo in event trigger doc (#4426) --- .../boilerplates/event-triggers/zeit-now/nodejs/echo/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/boilerplates/event-triggers/zeit-now/nodejs/echo/README.md b/community/boilerplates/event-triggers/zeit-now/nodejs/echo/README.md index 4d748990..33d0bc09 100644 --- a/community/boilerplates/event-triggers/zeit-now/nodejs/echo/README.md +++ b/community/boilerplates/event-triggers/zeit-now/nodejs/echo/README.md @@ -32,7 +32,7 @@ now ``` Once the deployment is done, you'll get an endpoint like -`https://zeit-echo-hhasdewasd.now.sh`. Not this down as `NOW_URL`. +`https://zeit-echo-hhasdewasd.now.sh`. Note this down as `NOW_URL`. > **Note**: Now.sh deployments are immutable, i.e. each time you deploy the > code, a new URL will be provisioned. You can [alias the