git ssb

0+

wanderer🌟 / js-primea-hypervisor



Commit dee5ab84ac49442b22f614eaf5a76c873d572941

Update index.js

wanderer authored on 6/2/2017, 6:09:29 PM
GitHub committed on 6/2/2017, 6:09:29 PM
Parent: 9fb034bef38565313b13d8e7de173a14de9812df

Files changed

index.jschanged
index.jsView
@@ -107,9 +107,9 @@
107107 }
108108
109109 /**
110110 * regirsters a container with the hypervisor
111- * @param {String}i type - the name of the type
111+ * @param {String} type - the name of the type
112112 * @param {Class} Constructor - a Class for instantiating the container
113113 * @param {*} args - any args that the contructor takes
114114 */
115115 registerContainer (type, Constructor, args) {

Built with git-ssb-web