From 9da57ee79135671f40da50386c91117cca16c45e Mon Sep 17 00:00:00 2001 From: chriseth Date: Thu, 12 Dec 2019 20:05:17 +0100 Subject: [PATCH] Update docs/060-breaking-changes.rst Co-Authored-By: Bhargava Shastry --- docs/060-breaking-changes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/060-breaking-changes.rst b/docs/060-breaking-changes.rst index 177d91d20..3ab14a2a0 100644 --- a/docs/060-breaking-changes.rst +++ b/docs/060-breaking-changes.rst @@ -24,7 +24,7 @@ Explicitness Requirements ========================= This section lists changes where the code now needs to be more explicit, -but the semantics to do not change. +but the semantics do not change. For most of the topics the compiler will provide suggestions. * Functions can now only be overridden when they are either marked with the