From 61e24e49c5b7bae5fcb5636380d51d5cc0932f7e Mon Sep 17 00:00:00 2001 From: "Joshua (D) Drake" <136637981+ChronicallyJD@users.noreply.github.com> Date: Mon, 6 Jul 2026 10:34:28 -0600 Subject: [PATCH] Remove em dash from the README logo alt text Use a colon instead, per the documentation style rule (no em dashes). Co-Authored-By: Claude Opus 4.8 (1M context) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c029b9d..f568c95 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ - PL/php — Procedural Language for PostgreSQL + PL/php: Procedural Language for PostgreSQL **Write PostgreSQL functions, triggers, and procedures in PHP.**