git ssb

0+

wanderer🌟 / js-primea-objects



Commit 8706ee72c8c3b2771f365432dc09557fb238d6b0

fix description

Norton Wang committed on 4/20/2018, 6:31:09 PM
Parent: e26937c335f736863bb2726aca349070c902ec52

Files changed

index.jschanged
index.jsView
@@ -188,9 +188,9 @@
188188 return 'invalid'
189189 }
190190
191191 /**
192- * returns the type that the object is
192 + * returns the ID of an actor
193193 * @param {Object} id
194194 * @param {Number} id.nonce - the actor's nonce
195195 * @param {ID} id.parent - the actor's parent's ID
196196 * @return {ID}

Built with git-ssb-web