Revise the style of a paragraph in README.md.
authorNathan Bossart
Thu, 21 Mar 2024 15:16:41 +0000 (10:16 -0500)
committerNathan Bossart
Thu, 21 Mar 2024 15:16:41 +0000 (10:16 -0500)
commit84d80663199b98db32625b80b039a07487a11b47
treead67251e3f4ff456bd5539a7a3cc1719dea083d3
parentadcdb2c8dda4fb28e373ddff41a0de6936772249
Revise the style of a paragraph in README.md.

Presently, one of the lines in README.md has trailing whitespace,
which was added by commit 363eb05996 to maintain a line break that
was in the non-Markdown version.  Instead of changing
.gitattributes, let's match this paragraph's style with the style
of the following paragraph, thereby removing the trailing
whitespace.

Reported-by: Peter Eisentraut
Reviewed-by: Daniel Gustafsson
Discussion: https://postgr.es/m/c0a4e906-c6fe-4519-bd15-28dfcd03fdb2%40eisentraut.org
README.md