We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b932f0 commit b942bc0Copy full SHA for b942bc0
README.md
@@ -24,7 +24,7 @@
24
> *A Typeclass for user-facing output*
25
26
27
-The `text-display` library offers the `Display` for developers to print a textual representation of datatypes that does not
+The `text-display` library offers the `Display` typeclass for developers to print a textual representation of datatypes that does not
28
have to abide by the rules of the [Show typeclass][Show].
29
30
## Documentation
0 commit comments