From c482fb03a2a05757663810bedf5b84e93f88682c Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Mon, 31 May 2021 14:28:09 +0200 Subject: [PATCH] Remove extra "the" --- templates/contributors/list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/contributors/list.html b/templates/contributors/list.html index 68efe7b4..fd7abdf2 100644 --- a/templates/contributors/list.html +++ b/templates/contributors/list.html @@ -61,5 +61,5 @@ {%endfor%}

All contributors are listed in alphabetical order. -Please report omissions or corrections to the contributors@postgresql.org.

+Please report omissions or corrections to contributors@postgresql.org.

{%endblock%} -- 2.39.5