Skip to content

Commit 9426dce

Browse files
committed
typo
1 parent 41884e2 commit 9426dce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ALZ/Private/Deploy-Accelerator-Helpers/New-Bootstrap.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ function New-Bootstrap {
114114
# Add the root module folder to bootstrap input config
115115
$inputConfig | Add-Member -NotePropertyName "root_module_folder_relative_path" -NotePropertyValue @{
116116
Value = $starterRootModuleFolder
117-
Source = "caluated"
117+
Source = "calculated"
118118
}
119119

120120
# Set the starter root module folder full path

0 commit comments

Comments
 (0)