Removing # from property name to be consistent with previous challenges (#39334)
This commit is contained in:
@ -9,7 +9,7 @@ forumTopicId: 301604
|
||||
## Description
|
||||
<section id='description'>
|
||||
As a reminder, this project is being built upon the following starter project on <a href='https://glitch.com/edit/#!/remix/clone-from-repo?REPO_URL=https://github.com/freeCodeCamp/boilerplate-mochachai/'>Glitch</a>, or cloned from <a href='https://github.com/freeCodeCamp/boilerplate-mochachai/'>GitHub</a>.
|
||||
<code>#property</code> asserts that the actual object has a given property.
|
||||
<code>property</code> asserts that the actual object has a given property.
|
||||
|
||||
</section>
|
||||
|
||||
|
Reference in New Issue
Block a user