Skip to content

Commit

Permalink
Merge branch 'rel-2.12' of https://github.com/enisn/AutoFilterer into…
Browse files Browse the repository at this point in the history
… rel-2.12
  • Loading branch information
enisn committed Sep 13, 2022
2 parents e0363b8 + 35e7b7d commit efef0c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/comparisons/String-Comparisons.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@ Achieving `ToLower()` expression generation, you need to use `ToLowerContainsCom
```csharp
[ToLowerContainsComparison]
public string Name { get; set; }
``
```

0 comments on commit efef0c9

Please sign in to comment.