Fix silly typo
authorMagnus Hagander <magnus@hagander.net>
Mon, 28 Sep 2020 15:54:28 +0000 (17:54 +0200)
committerMagnus Hagander <magnus@hagander.net>
Mon, 28 Sep 2020 15:55:45 +0000 (17:55 +0200)
templates/news/newsarchive.html

index 7852455a41ba5dc7860c135751b4315eed60aa7f..1b03c2109aa729dbaff1b2790a1d8143d4b006c8 100644 (file)
@@ -22,7 +22,7 @@
 {%endif%}
 
 <p>
-  News articles are either from the PostgreSQL project or contributeed by other related organisations. If you with to share news
+  News articles are either from the PostgreSQL project or contributeed by other related organisations. If you wish to share news
   related to PostgreSQL, you may <a href="/account/news/new/">submit</a> your own articles for consideration after logging in.
 </p>
 {%endblock%}