From 88fd3505b6a94a7dec90a51b309583ba69522e0b Mon Sep 17 00:00:00 2001 From: Chris McGee Date: Wed, 24 Feb 2021 11:23:51 -0500 Subject: [PATCH] Fix readme typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e23e1d..57ba1dd 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Guiding principles: * Choose flexible Java interfaces to enable flexible and safe uses of the queries -== Simple private queries +## Simple private queries Here is a light-weight example of a private query that you can put inline into a method.