Skip to content

Commit c3e8643

Browse files
committed
update displayName
1 parent 5342fcb commit c3e8643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/route/uri.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ define([ "troopjs-core/component/factory" ], function URIModule(Factory) {
166166
self[PATH] = Path(self[PATH]);
167167
}
168168
}, {
169-
"displayName" : "utils/uri",
169+
"displayName" : "browser/route/uri",
170170

171171
"toString" : function _toString() {
172172
var self = this;

0 commit comments

Comments
 (0)