Skip to content

Commit

Permalink
Fixed typos.
Browse files Browse the repository at this point in the history
  • Loading branch information
seanhussey authored and bartoszmajsak committed Oct 21, 2015
1 parent ec8fc57 commit 9eeef6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ deal with the underlying data storage.

It comes with following features:

* Wrapping each test in the seperated transaction (with **commit**(default) or **rollback** at the end).
* Wrapping each test in the separated transaction (with **commit**(default) or **rollback** at the end).
* Seeding database using:
* [DBUnit](http://dbunit.sourceforge.net/) with **XML**, **XLS**, **YAML** and **JSON** supported as data sets format.
* Custom SQL scripts.
Expand All @@ -20,7 +20,7 @@ It comes with following features:
- JBoss AS 7.0.2 Final (managed)
- JBoss AS 7.1.1.Final (managed)

##### Verified with follolwing databases
##### Verified with following databases
- HSQL
- MS SQL 2008 Express (with Microsoft JDBC Driver)
- MySQL 5.5.24
Expand Down

0 comments on commit 9eeef6e

Please sign in to comment.