Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumebort committed Jan 16, 2013
1 parent 73a92f9 commit f267075
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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(
Expand Down

0 comments on commit f267075

Please sign in to comment.