From dc2164c7495f2c9d39b3a3b9c037ba0fba612cc2 Mon Sep 17 00:00:00 2001 From: SJOSHI7 Date: Mon, 4 Feb 2019 17:01:06 +0530 Subject: [PATCH] Typo Error in Code comment Signed-off-by: SJOSHI7 --- packages/digitalproperty-app/lib/landRegistry.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/digitalproperty-app/lib/landRegistry.js b/packages/digitalproperty-app/lib/landRegistry.js index ac5e5216..f8415504 100644 --- a/packages/digitalproperty-app/lib/landRegistry.js +++ b/packages/digitalproperty-app/lib/landRegistry.js @@ -36,7 +36,7 @@ class LandRegistry { /** * Need to have the mapping from bizNetwork name to the URLs to connect to. - * bizNetwork nawme will be able to be used by Composer to get the suitable model files. + * bizNetwork name will be able to be used by Composer to get the suitable model files. * */ constructor() {