Skip to content

Commit b86162b

Browse files
committed
make instrumentation submodules a subsection of the folder structure section
1 parent 5c0c8fd commit b86162b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing/writing-instrumentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ include("instrumentation:yarpc-1.0:library")
6868
include("instrumentation:yarpc-1.0:testing")
6969
```
7070

71-
## Instrumentation Submodules
71+
### Instrumentation Submodules
7272

7373
When writing instrumentation that requires submodules for different versions, the name of each
7474
submodule must be prefixed with the name of the parent directory (typically the library or

0 commit comments

Comments
 (0)