Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit 3e8f938

Browse files
authored
Update README.md
1 parent 0f44969 commit 3e8f938

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ DataJack - opensource java framework which help you work with you test data.
1111
DataJack have two important think:
1212
* **Stash** - use this class, if you want store something when tests execute.
1313
* **TestDataProvider** - interface, which using to work with different test data storage systems.
14-
We have the following implementation:
14+
We have the following implementations:
1515
* [JSON-Provider](https://github.com/sbtqa/datajack/tree/master/providers/json-provider)
1616
* [Properties-Provider](https://github.com/sbtqa/datajack/tree/master/providers/properties-provider)
1717
* [Mongo-Provider](https://github.com/sbtqa/datajack/tree/master/providers/mongo-provider)

0 commit comments

Comments
 (0)