Commit f7cec9c
authored
fix: Typo "This is will..." should be "This will..." (#405)
Fix typo "This is will" becomes "This will"
# Pull Request
## Issue
[Typo: "This is will..." should be "This
will..."](#404)
Issue #, if available:
#404
## Description
Description of changes:
Replaced "This is will" with "This will" at:
https://github.com/Azure/ALZ-PowerShell-Module/blob/66ce390a62115221a9562c910ba5c29b84fecb5a/src/ALZ/Public/Deploy-Accelerator.ps1#L259
## License
By submitting this pull request, I confirm that my contribution is made
under the terms of the projects associated license.1 parent 66ce390 commit f7cec9c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
259 | | - | |
| 259 | + | |
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
| |||
0 commit comments