FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Added Comma to Sample Code by Alek-S · Pull Request #95 · nodejitsu/docs · GitHub

/ docs Public

Added Comma to Sample Code - #95

Open
Alek-S wants to merge 1 commit into
nodejitsu:masterfrom
Alek-S:patch-1
Open

Added Comma to Sample Code#95
Alek-S wants to merge 1 commit into
nodejitsu:masterfrom
Alek-S:patch-1

Conversation

Alek-S commented Oct 25, 2015

Copy link
Copy Markdown

Missing comma after dessert value of myOptions so sample code would error if tried, added it in.

Before (Line 10):
dessert: 'cake'

After (Line 10):
dessert: 'cake',

Missing comma after dessert value of myOptions so sample code would error if tried, added it in.

Before (Line 10):
 dessert: 'cake'

After (Line 10):
dessert: 'cake',
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL