Skip to content

Commit 9baaf2a

Browse files
committed
fix
1 parent f30c934 commit 9baaf2a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/agents/knowledge/metadata-yaml-format.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ For `otel.instrumentation.*` properties not in SPECIAL_MAPPINGS:
5050
2. Replace `-` with `_` (kebab-case → snake_case)
5151
3. Handle `experimental` per path segment:
5252

53-
- a segment that is exactly `experimental` is removed, and `/development` is appended to the following segment
54-
- a segment that already contains `experimental` keeps that text in the segment name, and `/development` is appended to that same segment
53+
- a segment that is exactly `experimental` is removed, and `/development` is appended to the following segment
54+
- a segment that already contains `experimental` keeps that text in the segment name, and `/development` is appended to that same segment
5555

5656
4. Prepend `java.`
5757

0 commit comments

Comments
 (0)