Skip to content

Commit

Permalink
Fix instance typo
Browse files Browse the repository at this point in the history
Fix `isntance` -> `instance`
  • Loading branch information
cherifGsoul committed Mar 5, 2020
1 parent a2a4eaf commit d67d7f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion type/type.js
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 d67d7f0

Please sign in to comment.