Skip to content

Commit

Permalink
Update stdlib/char.gr
Browse files Browse the repository at this point in the history
Co-authored-by: Oscar Spencer <[email protected]>
  • Loading branch information
spotandjake and ospencer authored Oct 30, 2024
1 parent efc1b43 commit 09475de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stdlib/char.gr
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ provide let (>=) = (x: Char, y: Char) => {
}

/**
* Sub module for working with ASCII characters.
* Utilities for working with ASCII characters.
*
* @example Char.Ascii.isAscii('1')
*
Expand Down

0 comments on commit 09475de

Please sign in to comment.