Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Fix array name #167

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix array name #167

wants to merge 1 commit into from

Conversation

tonylepage
Copy link

Issue #, if available:
No issue # found, but code does not compile.

Description of changes:
In file setupChannel.js, the for loop iterates thru the array "peerEndpoints" object but references to this array are not spelled correct, it should be peerEndpoints[i] not peerEndpoint[i].

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant