Commit 8706ee72c8c3b2771f365432dc09557fb238d6b0
fix description
Norton Wang committed on 4/20/2018, 6:31:09 PMParent: e26937c335f736863bb2726aca349070c902ec52
Files changed
index.js | changed |
index.js | ||
---|---|---|
@@ -188,9 +188,9 @@ | ||
188 | 188 … | return 'invalid' |
189 | 189 … | } |
190 | 190 … | |
191 | 191 … | /** |
192 | - * returns the type that the object is | |
192 … | + * returns the ID of an actor | |
193 | 193 … | * @param {Object} id |
194 | 194 … | * @param {Number} id.nonce - the actor's nonce |
195 | 195 … | * @param {ID} id.parent - the actor's parent's ID |
196 | 196 … | * @return {ID} |
Built with git-ssb-web