Skip to content

Commit fc81fd6

Browse files
authored
Update contribute-docs/style-guide/formatting.md
1 parent 6033939 commit fc81fd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contribute-docs/style-guide/formatting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ For languages that don't support comments natively, such as JSON, you can add ex
404404
```json
405405
{
406406
"_tags": [
407-
"endpoint", [^1]
407+
"endpoint", <1>
408408
"os:windows" <2>
409409
],
410410
"comments": [],

0 commit comments

Comments
 (0)