Skip to content

Commit 7b89f04

Browse files
author
Theo
committed
Restored Readme section format
1 parent 05afef7 commit 7b89f04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ See **.travis.yml** for supported **go** versions.
3232
Different use case, is to functionally test with a real database - [go-txdb](https://github.com/DATA-DOG/go-txdb)
3333
all database related actions are isolated within a single transaction so the database can remain in the same state.
3434

35-
See implementation examples:
35+
See implementation examples:
3636

3737
- [blog API server](https://github.com/DATA-DOG/go-sqlmock/tree/master/examples/blog)
3838
- [the same orders example](https://github.com/DATA-DOG/go-sqlmock/tree/master/examples/orders)

0 commit comments

Comments
 (0)