Skip to content

Commit 1e4ecff

Browse files
committed
minor
1 parent 383096b commit 1e4ecff

File tree

1 file changed

+1
-1
lines changed
  • services/static-webserver/client/source/class/osparc/form/tag

1 file changed

+1
-1
lines changed

services/static-webserver/client/source/class/osparc/form/tag/TagItem.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ qx.Class.define("osparc.form.tag.TagItem", {
306306
return container;
307307
},
308308
/**
309-
* Creates an object containing the udpated tag info
309+
* Creates an object containing the updated tag info
310310
*/
311311
__serializeData: function() {
312312
const name = this.getChildControl("nameinput").getValue();

0 commit comments

Comments
 (0)