Skip to content

Commit

Permalink
Merge pull request #34 from canjs/fix-instance-type
Browse files Browse the repository at this point in the history
Fix instance typo
  • Loading branch information
cherifGsoul committed Mar 5, 2020
2 parents a2a4eaf + d67d7f0 commit c804191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion type/type.js
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ var props = {
* @function can-event-queue/type/type.can.onInstancePatches @can.onInstancePatches
* @parent can-event-queue/type/type
*
* @description Listen to patch changes on any isntance.
* @description Listen to patch changes on any instance.
*
* @signature `canReflect.onInstancePatches(Type, handler(instance, patches) )`
*
Expand Down

0 comments on commit c804191

Please sign in to comment.