Skip to content
This repository was archived by the owner on Sep 27, 2019. It is now read-only.

Commit 10704a8

Browse files
committed
Fix typo in psd1
1 parent f798b77 commit 10704a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PSSwagger/PSSwagger.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ NestedModules = @(
2222

2323
FileList = @(
2424
'Definitions.psm1',
25-
'Generated.Resources.psd',
25+
'Generated.Resources.psd1',
2626
'Paths.psm1',
2727
'PSSwagger.Constants.ps1',
2828
'PSSwagger.psd1',

0 commit comments

Comments
 (0)