From ab2b79e97e231986b605eea5c5460a913a509237 Mon Sep 17 00:00:00 2001 From: "Paul M. Jones" Date: Thu, 27 Mar 2014 14:11:06 -0500 Subject: [PATCH] use upper-case PDO --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 80ad703d..30726c7e 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,7 @@ The _ExtendedPdo_ class can be used to decorate an existing PDO connection as we ```