Skip to content

Commit 9166653

Browse files
Trotttargos
authored andcommittedMay 1, 2021
doc: fix legacy stability indicator display
PR-URL: #37838 Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
1 parent 2e0266d commit 9166653

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)
Please sign in to comment.