diff --git a/src/ResourceManager/Resources/Commands.Resources/Properties/Resources.Designer.cs b/src/ResourceManager/Resources/Commands.Resources/Properties/Resources.Designer.cs
index 6d7d3328f4ba..84f99022f125 100644
--- a/src/ResourceManager/Resources/Commands.Resources/Properties/Resources.Designer.cs
+++ b/src/ResourceManager/Resources/Commands.Resources/Properties/Resources.Designer.cs
@@ -214,7 +214,7 @@ internal static string MoveResourcesMessage {
}
///
- /// Looks up a localized string similar to Are you sure you want to move resource(s) into the resource goup named '{0}' - the resource(s): '{1}'.
+ /// Looks up a localized string similar to Are you sure you want to move resource(s) into the resource group named '{0}' - the resource(s): '{1}'.
///
internal static string MovingResources {
get {
@@ -250,7 +250,7 @@ internal static string MovingResourcesFromNonDefaultSubscriptionNotAllowed {
}
///
- /// Looks up a localized string similar to Are you sure you want to move resource(s) into the resource goup named '{0}' in the subscription named '{1}' and id '{2}' - the resource(s): '{3}'.
+ /// Looks up a localized string similar to Are you sure you want to move resource(s) into the resource group named '{0}' in the subscription named '{1}' and id '{2}' - the resource(s): '{3}'.
///
internal static string MovingResourcesIntoNewSubscription {
get {
diff --git a/src/ResourceManager/Resources/Commands.Resources/Properties/Resources.resx b/src/ResourceManager/Resources/Commands.Resources/Properties/Resources.resx
index f42feb83014e..f2cdb02930aa 100644
--- a/src/ResourceManager/Resources/Commands.Resources/Properties/Resources.resx
+++ b/src/ResourceManager/Resources/Commands.Resources/Properties/Resources.resx
@@ -250,7 +250,7 @@
Moving resource(s) ...
- Are you sure you want to move resource(s) into the resource goup named '{0}' - the resource(s): '{1}'
+ Are you sure you want to move resource(s) into the resource group named '{0}' - the resource(s): '{1}'
Moving resources from different source resource groups is not allowed.
@@ -259,7 +259,7 @@
Moving resources from different subscriptions is not currently supported.
- Are you sure you want to move resource(s) into the resource goup named '{0}' in the subscription named '{1}' and id '{2}' - the resource(s): '{3}'
+ Are you sure you want to move resource(s) into the resource group named '{0}' in the subscription named '{1}' and id '{2}' - the resource(s): '{3}'
A subscription with the name '{0}' was not found. If this is a newly created subscription you will need to re-download your subscriptions.