Skip to content
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.

Typo Error in Code comment #163

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/digitalproperty-app/lib/landRegistry.js
Original file line number Diff line number Diff line change
Expand Up @@ -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() {
Expand Down