Skip to content

Commit

Permalink
Fixed typo in docker readme (dotnet#2190)
Browse files Browse the repository at this point in the history
  • Loading branch information
ManickaP authored and stephentoub committed Jan 25, 2020
1 parent bc78ad8 commit 03833e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/docker/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ PS> .\build-docker-sdk.ps1 -t dotnet-linux-sdk-current
and for Windows:

```powershell
PS> .\build-socker-sdk.ps1 -w -t dotnet-nanoserver-sdk-current
PS> .\build-docker-sdk.ps1 -w -t dotnet-nanoserver-sdk-current
```

To use Debug builds:
Expand Down

0 comments on commit 03833e1

Please sign in to comment.