Message-ID: From: "davecramer (@davecramer)" To: "pgjdbc/pgjdbc" Date: Thu, 21 May 2026 22:06:35 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #4075: docs: restructure site, compatibility page, changelog-driven releases In-Reply-To: References: List-Id: X-GitHub-Author-Login: davecramer X-GitHub-Comment-Id: 3284626765 X-GitHub-Comment-Type: review_comment X-GitHub-Commit: c76d90e2dc61df08467c9b1b69d9bd3a0bcb9867 X-GitHub-Issue: 4075 X-GitHub-Line: 14 X-GitHub-Path: docs/content/documentation/query/basics.md X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: review_comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/4075#discussion_r3284626765 Content-Type: text/plain; charset=utf-8 (on docs/content/documentation/query/basics.md:14) Grammar: "you can use issue a query" → "you can issue a query" (extra word "use"). Also, trailing spaces before punctuation throughout this file (e.g. `` `Statement` . `` should be `` `Statement`. ``).