Skip to content

Commit 8f7a9d3

Browse files
committed
Fixing resource typo
1 parent 9cc2740 commit 8f7a9d3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/CLU/Commands.Common.Authentication/Properties/Resources.Designer.cs

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/CLU/Commands.Common.Authentication/Properties/Resources.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
<value>No certificate was found in the certificate store with thumbprint {0}</value>
125125
</data>
126126
<data name="ChangingDefaultEnvironmentNotSupported" xml:space="preserve">
127-
<value>Changing public environment is not supported.</value>
127+
<value>Changing a public environment is not supported.</value>
128128
</data>
129129
<data name="CredentialOrganizationIdMessage" xml:space="preserve">
130130
<value>-Credential parameter can only be used with Organization ID credentials. For more information, please refer to http://go.microsoft.com/fwlink/?linkid=331007&amp;clcid=0x409 for more information about the difference between an organizational account and a Microsoft account.</value>

0 commit comments

Comments
 (0)