Skip to content

Commit c6ae9c5

Browse files
author
David Ebbo
committed
Fix 'unable' typo
1 parent c637897 commit c6ae9c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ResourceManager/Profile/Commands.Profile/Properties/Resources.resx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,9 +166,9 @@
166166
<value>To create an access token credential, you must provide an access token account.</value>
167167
</data>
168168
<data name="UnableToAqcuireToken" xml:space="preserve">
169-
<value>Unabe to acquire token for tenant '{0}'</value>
169+
<value>Unable to acquire token for tenant '{0}'</value>
170170
</data>
171171
<data name="UnknownEnvironment" xml:space="preserve">
172172
<value>Unable to find environment with name '{0}'</value>
173173
</data>
174-
</root>
174+
</root>

0 commit comments

Comments
 (0)