diff --git a/curriculum/challenges/english/06-quality-assurance/quality-assurance-and-testing-with-chai/test-if-an-object-has-a-property.english.md b/curriculum/challenges/english/06-quality-assurance/quality-assurance-and-testing-with-chai/test-if-an-object-has-a-property.english.md index 3bb6c61457..dff041ce1a 100644 --- a/curriculum/challenges/english/06-quality-assurance/quality-assurance-and-testing-with-chai/test-if-an-object-has-a-property.english.md +++ b/curriculum/challenges/english/06-quality-assurance/quality-assurance-and-testing-with-chai/test-if-an-object-has-a-property.english.md @@ -9,7 +9,7 @@ forumTopicId: 301604 ## Description
As a reminder, this project is being built upon the following starter project on Glitch, or cloned from GitHub. -#property asserts that the actual object has a given property. +property asserts that the actual object has a given property.