Skip to content

Commit 1cb047b

Browse files
author
Kraig Brockschmidt
authored
Merge pull request NuGet#639 from mshindal/patch-1
Fix grammar mistake
2 parents e5b7cf6 + b62d10c commit 1cb047b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Create-Packages/Creating-a-Package.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ nuget locals -list global-packages
153153
Go into any *package\version* folder, copy the `.nupkg` file to a `.zip` file, then open that `.zip` file and examine the `.nuspec` within it.
154154

155155
> [!Note]
156-
> When creating a `.nuspec` from a Visual Studio project, the manifest contains tokens that are be replaced with information from the project when the package is built. See [Creating the .nuspec from a Visual Studio project](#from-a-visual-studio-project).
156+
> When creating a `.nuspec` from a Visual Studio project, the manifest contains tokens that are replaced with information from the project when the package is built. See [Creating the .nuspec from a Visual Studio project](#from-a-visual-studio-project).
157157
158158
## Creating the .nuspec file
159159

0 commit comments

Comments
 (0)