diff --git a/encoding.bs b/encoding.bs index 3c0f05c..39c5cd0 100644 --- a/encoding.bs +++ b/encoding.bs @@ -279,10 +279,10 @@ from a string label, run these steps: below, return the corresponding encoding, and failure otherwise. -
This is a much simpler and more restrictive algorithm of -mapping labels to encodings than -section 1.4 of Unicode Technical Standard #22 -prescribes, as that is found to be necessary to be compatible with deployed content. +
This is a more basic and restrictive algorithm of mapping labels +to encodings than +section 1.4 of Unicode Technical Standard #22 +prescribes, as that is necessary to be compatible with deployed content.