From d65c2458dccdb3fdcd004948f6b00060072c49e3 Mon Sep 17 00:00:00 2001 From: Antoine du Hamel Date: Tue, 1 Oct 2024 10:10:15 +0200 Subject: [PATCH] doc: use correct dash in stability status MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit All other stability statuses use `-`, this one uses `–`. This commit removes the inconsistency. PR-URL: https://github.com/nodejs/node/pull/55200 Reviewed-By: Moshe Atlow Reviewed-By: Richard Lau Reviewed-By: Debadree Chatterjee --- doc/api/fs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/fs.md b/doc/api/fs.md index c40a10577d9bf1..ad9745a2bb51db 100644 --- a/doc/api/fs.md +++ b/doc/api/fs.md @@ -6630,7 +6630,7 @@ added: - v20.12.0 --> -> Stability: 1 – Experimental +> Stability: 1 - Experimental * {string}