We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7af6724 commit 6cdb678Copy full SHA for 6cdb678
src/connections/destinations/catalog/google-analytics/index.md
@@ -561,7 +561,7 @@ _ga=GA1.2.1033501218.1368477899;
561
562
The `clientId` is this part: `1033501218.1368477899`
563
564
-You can double check that it's your `clientId` by running this script in your Javascript console:
+You can double check that it's your `clientId` by running this script in your JavaScript console:
565
566
```javascript
567
ga(function (tracker) {
0 commit comments