mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-29 23:04:49 +00:00
Fix typo
This commit is contained in:
parent
aeacbed870
commit
8a4e131abd
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ const expectEqual = std.testing.expectEqual;
|
|||
|
||||
// This whole module is a translation of grapheme breaks from
|
||||
// the https://github.com/JuliaStrings/utf8proc library.
|
||||
// Thanks so much to those developer!
|
||||
// Thanks so much to those developers!
|
||||
//
|
||||
// The only function this file exposes is `isGraphemeBreak`
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue