From 4bde7f31ae5fa162a514f3d876d38943fcdff406 Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Sun, 31 Jan 2021 13:24:30 +0100 Subject: copy editing for 0.57 release notes [skip ci] --- docs/markdown/snippets/summary_alignment.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/markdown/snippets/summary_alignment.md') diff --git a/docs/markdown/snippets/summary_alignment.md b/docs/markdown/snippets/summary_alignment.md index 78a7541bd..49e8748de 100644 --- a/docs/markdown/snippets/summary_alignment.md +++ b/docs/markdown/snippets/summary_alignment.md @@ -1,4 +1,4 @@ -## summary() now uses left alignment for all values +## `summary()` now uses left alignment for both keys and values -Previously it aligned toward the center, but this was deemed harder to read -than all left aligned. +Previously it aligned keys toward the center, but this was deemed harder +to read than having everything left aligned. -- cgit v1.2.3