-
Notifications
You must be signed in to change notification settings - Fork 367
Add npm steps to A.js setup [DOC-771] #5854
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
[1. Install Segment as a NPM package](#step-2a-install-segment-as-a-npm-package) | ||
|
||
[2. Add the Segment snippet to your app](#step-2b-add-the-segment-snippet) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe these should be a and b to match the headings below?
src/connections/sources/catalog/libraries/website/javascript/quickstart.md
Outdated
Show resolved
Hide resolved
…uickstart.md Co-authored-by: Casie Oxford <[email protected]>
src/connections/sources/catalog/libraries/website/javascript/quickstart.md
Outdated
Show resolved
Hide resolved
src/connections/sources/catalog/libraries/website/javascript/quickstart.md
Outdated
Show resolved
Hide resolved
|
||
[b. Add the Segment snippet to your app](#step-2b-add-the-segment-snippet) | ||
|
||
### Step 2a: Install Segment as a NPM package |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is kind of a nit but npm isn't actually supposed to be capitalized.
I generally do: npm
(with the backticks) to highlight it.
src/connections/sources/catalog/libraries/website/javascript/quickstart.md
Outdated
Show resolved
Hide resolved
Left a couple comments, but looks great! |
Thank you for your contribution! Your pull request is merged, but may take a day or two to appear on the site. |
Proposed changes
Merge timing
Related issues (optional)