diff --git a/src/dstr-assignment/obj-rest-obj-own-property.case b/src/dstr-assignment/obj-rest-obj-own-property.case index cfe355060b..89764cf69a 100644 --- a/src/dstr-assignment/obj-rest-obj-own-property.case +++ b/src/dstr-assignment/obj-rest-obj-own-property.case @@ -3,7 +3,7 @@ /*--- desc: > - Rest object contains just soruce object's own properties + Rest object contains just source object's own properties template: default esid: pending includes: [propertyHelper.js]