Skip to content

Commit 9a6900e

Browse files
authored
Merge pull request #81 from segmentio/repo-sync
repo sync
2 parents e1f72af + f75dcac commit 9a6900e

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,7 @@ Calling the `debug` method turns on debug mode, which logs helpful messages to t
501501

502502
Enable:
503503
```js
504-
analytics.debug();
504+
analytics.debug(true);
505505
```
506506

507507
Disable:

0 commit comments

Comments
 (0)