Skip to content

Commit b942bc0

Browse files
authored
Update README.md
1 parent 1b932f0 commit b942bc0

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
@@ -24,7 +24,7 @@
2424
> *A Typeclass for user-facing output*
2525
2626

27-
The `text-display` library offers the `Display` for developers to print a textual representation of datatypes that does not
27+
The `text-display` library offers the `Display` typeclass for developers to print a textual representation of datatypes that does not
2828
have to abide by the rules of the [Show typeclass][Show].
2929

3030
## Documentation

0 commit comments

Comments
 (0)