From f14062c2bfaa03ce2eec65fcb47419b996825c7b Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Sat, 7 Jan 2023 14:55:47 +0100 Subject: [PATCH] Fix typo Per PostgreSQL bug #17738 --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index e27ab985..bc33a6ec 100644 --- a/templates/index.html +++ b/templates/index.html @@ -34,7 +34,7 @@ There is a wealth of information to be found describing how to install and use PostgreSQL through the official documentation. The open source community community provides many helpful places to become familiar with PostgreSQL, - discover how it works, and find career opportunities. Learm more on + discover how it works, and find career opportunities. Learn more on how to engage with the community.

-- 2.39.5