From c44ac94795f19c6b18db778fdf7b5165b0261b36 Mon Sep 17 00:00:00 2001 From: Kristoffer Strube Date: Thu, 24 Oct 2024 21:52:28 +0200 Subject: [PATCH] Removed extra "be" in sentence. --- index.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.bs b/index.bs index 8e03073..8477cc4 100644 --- a/index.bs +++ b/index.bs @@ -443,7 +443,7 @@ To convert line endings to native in a [=string=] |s|, run the following steps: -1. Let |native line ending| be be the [=code point=] U+000A LF. +1. Let |native line ending| be the [=code point=] U+000A LF. 1. If the underlying platform's conventions are to represent newlines as a carriage return and line feed sequence,