Skip to content

Commit

Permalink
Update src/libraries/Microsoft.Extensions.Configuration.Binder/src/Re…
Browse files Browse the repository at this point in the history
…sources/Strings.resx
  • Loading branch information
SteveDunn committed Nov 3, 2022
1 parent 9b9ac1b commit d033596
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
<value>Failed to create instance of type '{0}'.</value>
</data>
<data name="Error_GeneralErrorWhenBinding" xml:space="preserve">
<value>'{0}' was set and binding has failed due. The likely cause is an invalid configuration value.</value>
<value>'{0}' was set and binding has failed. The likely cause is an invalid configuration value.</value>
</data>
<data name="Error_MissingConfig" xml:space="preserve">
<value>'{0}' was set on the provided {1}, but the following properties were not found on the instance of {2}: {3}</value>
Expand Down

0 comments on commit d033596

Please sign in to comment.