From: David Szotten Date: Thu, 3 May 2018 03:25:23 +0000 (+0100) Subject: Should this be "_cede_ control" (#187) X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/e84dee52d91d84d58b7a77096ba9cce761317366 Should this be "_cede_ control" (#187) --- diff --git a/README.md b/README.md index 31f92c9..ba5e7dd 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ *Black* is the uncompromising Python code formatter. By using it, you -agree to cease control over minutiae of hand-formatting. In return, +agree to cede control over minutiae of hand-formatting. In return, *Black* gives you speed, determinism, and freedom from `pycodestyle` nagging about formatting. You will save time and mental energy for more important matters. diff --git a/docs/index.rst b/docs/index.rst index df59f71..a0b176b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -4,7 +4,7 @@ The uncompromising code formatter ================================= -By using *Black*, you agree to cease control over minutiae of +By using *Black*, you agree to cede control over minutiae of hand-formatting. In return, *Black* gives you speed, determinism, and freedom from `pycodestyle` nagging about formatting. You will save time and mental energy for more important matters.