Skip to content

Commit bfa275f

Browse files
BlaiseDCopilot
andauthored
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent e9967b9 commit bfa275f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AutoMapper.Extensions.ExpressionMapping/Properties/Resources.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
<comment>0=argumentType</comment>
149149
</data>
150150
<data name="invalidTypeMappingsFormat" xml:space="preserve">
151-
<value>Invalis type mappings. Source Type: {0}, Destination Type: {1}.</value>
151+
<value>Invalid type mappings. Source Type: {0}, Destination Type: {1}.</value>
152152
<comment>0=sourceType; 1=destinationTyp;</comment>
153153
</data>
154154
</root>

0 commit comments

Comments
 (0)