Skip to content

Commit acd71ed

Browse files
committed
typo
1 parent 2a43a5c commit acd71ed

File tree

1 file changed

+1
-1
lines changed
  • docs/core/whats-new/dotnet-10

1 file changed

+1
-1
lines changed

docs/core/whats-new/dotnet-10/sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ You can now use the `dotnet tool exec` command to execute a .NET tool without in
3333

3434
```bash
3535
dotnet tool exec --source ./artifacts/package/ dotnetsay "Hello, World!"
36-
Tool package dotnetsay @1.0.0 will be downloaded from source <source>.
36+
Tool package [email protected] will be downloaded from source <source>.
3737
Proceed? [y/n] (y): y
3838
_ _ _ _ __ __ _ _ _
3939
| | | | ___ | | | | ___ \ \ / / ___ _ __ | | __| | | |

0 commit comments

Comments
 (0)