Skip to content

Commit e63b3cb

Browse files
Remove redundant words in sentence
The words "HTML documentation" were duplicated in the base presskit, and turns out they have been so since the v11 presskit. This fixes the v18 presskit base but the older ones are left as they are historic records of what was published at the time. Author: Daniel Gustafsson <[email protected]> Reported-by: "William Sescu (Suva)" <[email protected]> Discussion: https://postgr.es/m/ZR0P278MB02510DC8731F636750D80CA8E8E3A@ZR0P278MB0251.CHEP278.PROD.OUTLOOK.COM
1 parent 9e98895 commit e63b3cb

File tree

1 file changed

+1
-1
lines changed
  • templates/pages/about/press/presskit18

1 file changed

+1
-1
lines changed

templates/pages/about/press/presskit18/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ <h2>Where to Download</h2>
105105
{% block presskit_docs %}
106106
<h2>Documentation</h2>
107107
<p>
108-
PostgreSQL 18 comes with HTML documentation HTML documentation as well as man
108+
PostgreSQL 18 comes with HTML documentation as well as man
109109
pages, and you can also browse the documentation online in both
110110
<a href="/docs/18/">HTML</a> and <a href="/files/documentation/pdf/18/postgresql-18-US.pdf">PDF</a> formats.
111111
</p>

0 commit comments

Comments
 (0)