Skip to content

Commit daa9c9e

Browse files
committed
doc: fix legacy stability indicator display
1 parent e427c48 commit daa9c9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/api/documentation.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ The stability indices are as follows:
4040
<!-- separator -->
4141

4242
> Stability: 3 - Legacy. The feature is no longer recommended for use. While it
43-
likely will not be removed, and is still covered by semantic-versioning
44-
guarantees, use of the feature should be avoided.
43+
> likely will not be removed, and is still covered by semantic-versioning
44+
> guarantees, use of the feature should be avoided.
4545
4646
Use caution when making use of Experimental features, particularly within
4747
modules. Users may not be aware that experimental features are being used.

0 commit comments

Comments
 (0)