Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit 7a0d3e2

Browse files
author
Livar
authored
Merge pull request #4924 from livarcocc/fix_pkg_installer_msg
Removing an extra 'the' a the welcome message of the pkg installer.
2 parents 0ffa77a + 63415ec commit 7a0d3e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging/osx/clisdk/resources/en.lproj/welcome.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ <h3>
1313
.NET Core is a development platform that you can use to build command-line applications, microservices and modern websites. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/core). We happily accept issues and PRs.
1414
</p>
1515
<p>
16-
This package contains all the tools you will need to start writing applications with .NET Core. It includes the several tools, including the C# compiler and the NuGet package manager, and a copy of .NET Core for both you and the tools to use.
16+
This package contains all the tools you will need to start writing applications with .NET Core. It includes several tools, including the C# compiler and the NuGet package manager, and a copy of .NET Core for both you and the tools to use.
1717
</p>
1818
</font>
1919
</body>

0 commit comments

Comments
 (0)