Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HenkKin authored Sep 28, 2019
1 parent 23fcd6c commit c1f3f15
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 @@ -37,7 +37,7 @@ To use it:
```csharp
using Identifiers;

public class Order
public class YourEntity
{
public Identifier Id { get; set; }
...
Expand Down

0 comments on commit c1f3f15

Please sign in to comment.