Skip to content

Commit b92ed8b

Browse files
authored
Apply suggestions from code review
1 parent 4cc7b69 commit b92ed8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/nuspec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ A URL for a 64x64 image with transparency background to use as the icon for the
148148
#### icon
149149
Path to an image file within the package, often shown in UIs like nuget.org as the package icon. Image file size is limited to 1 MB. Supported file formats include JPEG and PNG. We recommend an image resoulution of 64x64.
150150

151-
For example, if you are using nuget.exe to create a package from a nuspec:
151+
For example, you would add the following to your nuspec when creating a package using nuget.exe:
152152

153153
```xml
154154
<package>

0 commit comments

Comments
 (0)