From d6e42db109d6fa69a5d446568ebceb3674ac4546 Mon Sep 17 00:00:00 2001 From: Trask Stalnaker Date: Thu, 1 May 2025 16:33:23 -0700 Subject: [PATCH] Remove extra char (#2212) --- docs/database/database-spans.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/database/database-spans.md b/docs/database/database-spans.md index af40f7a9a..f7767d23e 100644 --- a/docs/database/database-spans.md +++ b/docs/database/database-spans.md @@ -361,7 +361,7 @@ attribute to the value formatted in the following way: ``` {operation1} {target1} {operation2} {target2} {target3} ... -```` +``` Instrumentations SHOULD capture the values of operations and targets as provided by the application without attempting to do any case normalization. If the operation