Skip to content

Commit 737ca00

Browse files
emilypilorenzo
andauthored
Update proposals/002-text-utf-default.md
Co-authored-by: José Lorenzo Rodríguez <[email protected]>
1 parent bd0828f commit 737ca00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/002-text-utf-default.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ the semantics of internal functions is due to change drastically. This kind of b
237237
should not come as a big surprise, because `Internal` modules have a disclaimer about
238238
unstable API.
239239

240-
There are two places where `text` leaks details of internal represenation.
240+
There are two places where `text` leaks details of internal representation.
241241
First of them is `Data.Text.Array`, which provides an access to an underlying bytearray.
242242
Not only its API is to change from `Word16` to `Word8`, but also the semantics
243243
of array switches from UTF-16 to UTF-8. This will cause breakage of several packages

0 commit comments

Comments
 (0)