Skip to content

Commit 3dd9f0e

Browse files
authored
Update web-setup.md
1 parent 60fac2c commit 3dd9f0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/auto-instrumentation/web-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ After integrating the SDK and running your app, verify that Segment is collectin
214214

215215
#### Enable debug mode
216216

217-
User activity is not collected by default after SDK installation. To collect activity for use in building event rules, append the segment_signals_debug=true URL parameter.
217+
User activity is not collected by default after SDK installation. To collect activity for use in building event rules, append the `segment_signals_debug=true` URL parameter.
218218

219219
```
220220
https://my-website.com?segment_signals_debug=true

0 commit comments

Comments
 (0)