From 9d9f11e5c2f289b07663b47a65644d226b36372d Mon Sep 17 00:00:00 2001 From: spachib <34748551+spachib@users.noreply.github.com> Date: Sun, 5 Mar 2023 05:22:45 -1000 Subject: [PATCH] docs(starter-dapp): update README.md (#13256) --- packages/starter-dapp/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/starter-dapp/README.md b/packages/starter-dapp/README.md index 359614619a..7af08425c7 100644 --- a/packages/starter-dapp/README.md +++ b/packages/starter-dapp/README.md @@ -10,7 +10,7 @@ ## Environment Variables -You can use the following values in the `.env` file to spin up the Bridge UI locally. +You can use the following values in the `.env` file to spin up the Starter dapp locally. ``` VITE_NODE_ENV=dev