Skip to content

Commit

Permalink
doc: use correct dash in stability status
Browse files Browse the repository at this point in the history
All other stability statuses use `-`, this one uses `–`. This commit
removes the inconsistency.

PR-URL: #55200
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Debadree Chatterjee <debadree333@gmail.com>
  • Loading branch information
aduh95 committed Oct 1, 2024
1 parent c08bb75 commit cebf21d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/fs.md
Original file line number Diff line number Diff line change
Expand Up @@ -6810,7 +6810,7 @@ added:
- v18.20.0
-->
> Stability: 1 – Experimental
> Stability: 1 - Experimental
* {string}
Expand Down

0 comments on commit cebf21d

Please sign in to comment.