From f267075b4f22dbf488ea70eae2e2be012c5b5df5 Mon Sep 17 00:00:00 2001 From: Guillaume Bort Date: Thu, 17 Jan 2013 00:08:39 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf5637f..e622f20 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ Nothing really fancy here, it's a very basic Play application. It doesn't even u ## Meet the `TypedSQL` queries -The interesting part are the `TypedSQL` expressions that can be found at the top of the controller code (in `app/controllers/Application.scala`): +The interesting parts are the `TypedSQL` expressions that can be found at the top of the controller code (in `app/controllers/Application.scala`): ```scala val allCountries = TypedSQL(