Skip to content
Snippets Groups Projects
Unverified Commit 7a470e3a authored by Raphael Das Gupta's avatar Raphael Das Gupta Committed by GitHub
Browse files

fix grammar in docs: "can the" → "can be" (#1477)

parent e5385465
No related branches found
No related tags found
No related merge requests found
......@@ -178,7 +178,7 @@ Deriving clauses
Most instances are top-level, so can be documented as in
:ref:`top-level-declaration`. The exception to this is instance that are
come from a ``deriving`` clause on a datatype declaration. These can
the documented like this: ::
be documented like this: ::
data D a = L a | M
deriving ( Eq -- ^ @since 4.5
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment