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 <[email protected]>
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: Debadree Chatterjee <[email protected]>
  • Loading branch information
aduh95 authored and marco-ippolito committed Nov 17, 2024
1 parent 9053d21 commit d65c245
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 @@ -6630,7 +6630,7 @@ added:
- v20.12.0
-->
> Stability: 1 – Experimental
> Stability: 1 - Experimental
* {string}
Expand Down

0 comments on commit d65c245

Please sign in to comment.