From 1f5b6c72ecc517e8e29aa627549ab6e8a41a57d1 Mon Sep 17 00:00:00 2001 From: Ron Klein Date: Mon, 8 Feb 2016 14:57:50 +0200 Subject: [PATCH] Update README.md typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31978b6b..be7b3a47 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Fast, simple, reliable. HikariCP is a "zero-overhead" production ready JDBC connection pool. At roughly 90Kb, the library is very light. Read about [how we do it here](https://github.com/brettwooldridge/HikariCP/wiki/Down-the-Rabbit-Hole).    **"Simplicity is prerequisite for reliability."**
-         - *Edsger Djikstra*
+         - *Edsger Dijkstra* ----------------------------------------------------