Skip to content

Commit 4ea5bdb

Browse files
committed
Fix incorrect friendly name
1 parent 7dfc53c commit 4ea5bdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knockout-postbox_0.5.2/knockout-postbox.dnn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<dotnetnuke type="Package" version="5.0">
22
<packages>
33
<package name="knockout-postbox" type="JavaScript_Library" version="0.5.2">
4-
<friendlyName>Knockout Validation</friendlyName>
4+
<friendlyName>knockout-postbox</friendlyName>
55
<description>A small library that uses Knockout's native pub/sub capabilities to facilitate decoupled communication between separate view models or components.</description>
66
<owner>
77
<name>Engage Software</name>

0 commit comments

Comments
 (0)