Skip to content

Commit

Permalink
another minor spelling fix (#617)
Browse files Browse the repository at this point in the history
  • Loading branch information
jefnic23 authored Aug 22, 2023
1 parent 9d182a0 commit 1afa799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Audit.EntityFramework/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -852,7 +852,7 @@ Audit.Core.Configuration.Setup()
.IgnoreMatchedProperties());
```

Another example of an andit Entity factory, but mapping to different entity types depending on the audited table:
Another example of an audit Entity factory, but mapping to different entity types depending on the audited table:

```c#
Audit.Core.Configuration.Setup()
Expand Down

0 comments on commit 1afa799

Please sign in to comment.