Skip to content

Commit be3903e

Browse files
authored
Update quickstart.md
1 parent 07027ba commit be3903e

File tree

1 file changed

+3
-3
lines changed
  • src/connections/sources/catalog/libraries/website/javascript

1 file changed

+3
-3
lines changed

src/connections/sources/catalog/libraries/website/javascript/quickstart.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Want to learn more? Check out the [Analytics.js reference](/docs/connections/sou
1313
Before you begin, you need a Workspace (which is a container that holds all of the Sources and Destinations that are billed together for an organization). You can sign up for a free Segment account and create a workspace.
1414

1515
To create an Analytics.js source source in the Segment app:
16-
1. 1. Click **Add Source**.
16+
1. Click **Add Source**.
1717
2. From the source catalog page, click **JavaScript**.
1818
3. Click **Add Source** again from the informational panel that appears to the right.
1919
4. Give the source a display name, and enter the URL the source will collect data from.
@@ -29,9 +29,9 @@ You can choose to install Segment to your site in 1 of 2 ways:
2929

3030
[b. Add the Segment snippet to your app](#step-2b-add-the-segment-snippet)
3131

32-
### Step 2a: Install Segment as a NPM package
32+
### Step 2a: Install Segment as a npm package
3333

34-
To install Segment as an NPM package:
34+
To install Segment as a npm package:
3535

3636
1. Install the analytics package.
3737

0 commit comments

Comments
 (0)