Skip to content

Commit

Permalink
typo fix in NuGet package name
Browse files Browse the repository at this point in the history
  • Loading branch information
Hendy committed Jun 12, 2018
1 parent 34cf202 commit 03322f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Package.nuspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package >
<metadata>
<id>Our.Umbraco.EmbededResource</id>
<id>Our.Umbraco.EmbeddedResource</id>
<version>0.1.0</version>
<authors>Hendy Racher</authors>
<owners>Hendy Racher</owners>
Expand Down

0 comments on commit 03322f2

Please sign in to comment.