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

Fix array name#167

Open
tonylepage wants to merge 1 commit into
aws-samples:masterfrom
tonylepage:patch-1
Open

Fix array name#167
tonylepage wants to merge 1 commit into
aws-samples:masterfrom
tonylepage:patch-1

Conversation

@tonylepage

Copy link
Copy Markdown

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