Skip to content

Commit af09061

Browse files
authored
Clarify error message description in README
1 parent 2137024 commit af09061

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ You can browse the generated code live in the `IL Viewer` window of your IDE:
138138

139139
## Verbose and easy to understand errors
140140

141-
Remove the guesswork from Source Generators mistakes.
141+
Remove the guesswork from Source Generators.
142142

143143
Roslyn Source Generator projects often produce errors that are hard to understand. One of the main goals of this package is to make sure that any error - whether it’s a user mistake, a setup problem, or an edge case - shows up clearly in your IDE by highlighting the line that caused it.
144144

0 commit comments

Comments
 (0)