Ss18/typos (#5753)

* FIX: typo becuase -> because

* FIX: typo succesfully -> successfully
This commit is contained in:
Semen Zhydenko
2022-06-16 11:32:30 +02:00
committed by GitHub
parent 5edad1303c
commit f8c0aa0241
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
################################################################################
## File: Install-Docker.ps1
## Desc: Install Docker.
## Must be an independent step becuase it requires a restart before we
## Must be an independent step because it requires a restart before we
## can continue.
################################################################################