Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
DamienHarper committed Jan 25, 2021
1 parent fc4e7d1 commit a3a90c6
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 @@ -38,7 +38,7 @@ so that even if something fails the global state remains clean.
* PostgreSQL
* SQLite

`DoctrineProvider` *should work with **any other** database supported by `Doctrine`.
`DoctrineProvider` should work with **any other** database supported by `Doctrine`.
Though, we can only really support the ones we can test with [Travis CI](https://travis-ci.com) / Github actions.

Basically you can track any change of any entity from audit logs.
Expand Down

0 comments on commit a3a90c6

Please sign in to comment.