From 2e2ef20f3a47e2db8ae2f63359086abb09d69fe2 Mon Sep 17 00:00:00 2001 From: Damien Harper Date: Fri, 12 Apr 2019 18:15:11 +0200 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 258fde1b..a4b3c889 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ managed through standard **ORM** operations. **NOTE:** audit cannot track DQL or direct SQL updates or delete statement executions. You can try this bundle by cloning its companion demo app. -Follow instructions as [doctrine-audit-bundle-demo](https://github.com/DamienHarper/doctrine-audit-bundle-demo). +Follow instructions at [doctrine-audit-bundle-demo](https://github.com/DamienHarper/doctrine-audit-bundle-demo). This bundle is inspired by [data-dog/audit-bundle](https://github.com/DATA-DOG/DataDogAuditBundle.git) and [simplethings/entity-audit-bundle](https://github.com/simplethings/EntityAuditBundle.git)