Skip to content

Commit

Permalink
Fix typo in English README.
Browse files Browse the repository at this point in the history
  • Loading branch information
Florent Biville committed Jan 14, 2013
1 parent 0b32d06 commit 83c91fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ Hints:
- To store a new Person, check `jdbcTemplate.update(sql, new BeanPropertySqlParameterSource)` out

###Bonus:
Log ou display the actual class of the `DataSource` that gets injected. What do you get locally? When running on CloudFoundry?
Log or display the actual class of the `DataSource` that gets injected. What do you get locally? When running on CloudFoundry?

##Exercise 6 (15 mins)

Expand Down

0 comments on commit 83c91fb

Please sign in to comment.