diff --git a/src/connections/auto-instrumentation/web-setup.md b/src/connections/auto-instrumentation/web-setup.md index 8f17f70f90..4c938a597d 100644 --- a/src/connections/auto-instrumentation/web-setup.md +++ b/src/connections/auto-instrumentation/web-setup.md @@ -92,7 +92,7 @@ https://my-website.com?segment_signals_debug=false ### Advanced -#### Emitting Custom Signals +#### Emitting custom signals If you need to listen for data that is unavailable to the Signals plugin by default, you can create and emit a custom signal: ```ts