Skip to content

Commit 269c5e3

Browse files
Update README.md
1 parent d9a66cf commit 269c5e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ There should be a NuGet package available for this project.
1010
<b>How to Configure Settings for NamedArgumentsAnalyzer</b>
1111

1212
OnlyForRecords is a boolean
13-
ExcludedMethodNames is a comma-separated list of method names yu want to exclude from the analyzer.
13+
ExcludedMethodNames is a comma-separated list of method names you may want to exclude from the analyzer.
1414

1515
the following list of method names are excluded by default:Where, Select, FirstOrDefault, First, Any,
1616
OrderBy, OrderByDescending, GroupBy, ToList, ToArray,

0 commit comments

Comments
 (0)