From 007007e2e14561f6acaff5338e583721e4b361c0 Mon Sep 17 00:00:00 2001 From: Alan Charles <50601149+alanjcharles@users.noreply.github.com> Date: Wed, 9 Oct 2024 10:56:29 -0400 Subject: [PATCH] Update src/connections/auto-instrumentation/web-setup.md Co-authored-by: stayseesong <83784848+stayseesong@users.noreply.github.com> --- src/connections/auto-instrumentation/web-setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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