Skip to content

Commit 1234606

Browse files
Add missing space (#29361)
* Add missing space * Update docs/core/sdk.md Co-authored-by: David Pine <[email protected]>
1 parent 31e9e10 commit 1234606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.technology: dotnet-cli
99
The .NET SDK is a set of libraries and tools that allow developers to create .NET applications and libraries. It contains the following components that are used to build and run applications:
1010

1111
- The [.NET CLI](tools/index.md).
12-
- The .NET [runtime](introduction.md#sdk-and-runtimes)and [libraries](introduction.md#runtime-libraries).
12+
- The [.NET runtime](introduction.md#sdk-and-runtimes) and [libraries](introduction.md#runtime-libraries).
1313
- The `dotnet` [driver](tools/index.md#driver).
1414

1515
## How to install the .NET SDK

0 commit comments

Comments
 (0)