Skip to content

Commit c6eb3fc

Browse files
authored
Remove random 'a' character in java instrumentation (#5052)
1 parent c8d70e9 commit c6eb3fc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

content/en/docs/languages/java/instrumentation.md

-2
Original file line numberDiff line numberDiff line change
@@ -1310,8 +1310,6 @@ public class MyController {
13101310
}
13111311
```
13121312

1313-
a
1314-
13151313
### Using Counters
13161314

13171315
Counters can be used to measure non-negative, increasing values.

0 commit comments

Comments
 (0)