Skip to content

Commit eb4c91a

Browse files
committed
minor typo fix in psd1
1 parent 456f300 commit eb4c91a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ResourceManager/RecoveryServices.Backup/AzureRM.RecoveryServices.Backup.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ TypesToProcess = @()
5858

5959
# Format files (.ps1xml) to be loaded when importing this module
6060
FormatsToProcess = @(
61-
'.\Microsoft.Azure.Commands.RecoveryServices.Backup.format.ps1xml''
61+
'.\Microsoft.Azure.Commands.RecoveryServices.Backup.format.ps1xml'
6262
)
6363

6464
# Modules to import as nested modules of the module specified in ModuleToProcess

0 commit comments

Comments
 (0)