Skip to content

Commit 438f921

Browse files
committed
doc: camelize key
1 parent de7001c commit 438f921

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

doc/api/http2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ changes:
1919

2020
<!--introduced_in=v8.4.0-->
2121

22-
<!-- llmDescription=Enables HTTP/2 protocol support. -->
22+
<!-- llmDescription: Enables HTTP/2 protocol support. -->
2323

2424
> Stability: 2 - Stable
2525

doc/api/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<!--introduced_in=v0.10.0-->
77

8-
<!-- llmDescription=Entry point for the Node.js documentation index. -->
8+
<!-- llmDescription: Entry point for the Node.js documentation index. -->
99

1010
* [About this documentation](documentation.md)
1111
* [Usage and example](synopsis.md)

doc/api/quic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<!-- introduced_in=v23.8.0-->
44

5-
<!-- llmDescription=Provides an implementation of the QUIC protocol. -->
5+
<!-- llmDescription: Provides an implementation of the QUIC protocol. -->
66

77
<!-- YAML
88
added: v23.8.0

0 commit comments

Comments
 (0)