From 7a470e3af7b7a8db5f2b77b359cdd874163d801c Mon Sep 17 00:00:00 2001 From: Raphael Das Gupta Date: Mon, 2 May 2022 14:46:48 +0200 Subject: fix grammar in docs: "can the" → "can be" (#1477) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/markup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/markup.rst b/doc/markup.rst index 73ec22fd..55ae3cb3 100644 --- a/doc/markup.rst +++ b/doc/markup.rst @@ -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 -- cgit v1.2.3