Skip to content

Commit 7457fc7

Browse files
authored
Fix small wording bug in README.md (#22)
1 parent 2f0a523 commit 7457fc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ accident.
3939

4040
The Partial type class allows us to put this information back into the types,
4141
and thereby allows us to clearly demarcate which parts of your code are
42-
responsible for making that sure unsafe functions are used in a safe manner.
42+
responsible for making sure that unsafe functions are used in a safe manner.
4343

4444
## I just want to use a partial function, please
4545

0 commit comments

Comments
 (0)