From 1e8638b247a5d5a9be36077f4f0050c1ad1d08a0 Mon Sep 17 00:00:00 2001 From: Chris Maki Date: Thu, 6 Apr 2023 19:38:45 -0500 Subject: [PATCH] Updated Readme --- node-js-buy/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node-js-buy/README.md b/node-js-buy/README.md index 505b1fa..6d38bfa 100644 --- a/node-js-buy/README.md +++ b/node-js-buy/README.md @@ -27,7 +27,7 @@ const config = new Config({ ## Running * `yarn start` -* View the examp le at [http://localhost:4200](http://localhost:4200). +* View the example at [http://localhost:4200](http://localhost:4200). ## Contributing For help on setting up the repo locally, building, testing, and contributing