Skip to content

Commit 6cdb678

Browse files
committed
DOC-403 Updating casing of JS
1 parent 7af6724 commit 6cdb678

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/google-analytics

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/google-analytics/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,7 @@ _ga=GA1.2.1033501218.1368477899;
561561

562562
The `clientId` is this part: `1033501218.1368477899`
563563

564-
You can double check that it's your `clientId` by running this script in your Javascript console:
564+
You can double check that it's your `clientId` by running this script in your JavaScript console:
565565

566566
```javascript
567567
ga(function (tracker) {

0 commit comments

Comments
 (0)