From b054b345d6e3c3d0761a6c5a2af61cd6f5397625 Mon Sep 17 00:00:00 2001 From: Hiroshi Yoshioka <40815708+hyoshioka0128@users.noreply.github.com> Date: Sun, 29 Jan 2023 00:09:32 +0900 Subject: [PATCH] =?UTF-8?q?Typo=20"PostgresSQL"=E2=86=92"PostgreSQL"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/microsoft/docker/blob/master/CHANGELOG.md #PingMSFTDocs --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d7864de8f44c..c37d82c16d2b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1107,7 +1107,7 @@ by another client (#15489) * Update issue filing instructions * Warn against the use of symlinks for Docker's storage folder * Replace the Firefox example with an IceWeasel example -* Rewrite the PostgresSQL example using a Dockerfile and add more details to it +* Rewrite the PostgreSQL example using a Dockerfile and add more details to it * Improve the OS X documentation #### Remote API