Alter instructions (#36099)
Removing the word "below" since the object's properties are shown to the right of, not below, the challenge description/instructions.
This commit is contained in:
committed by
Manish Giri
parent
0f9ae56039
commit
39c43dbe8a
@ -22,7 +22,7 @@ Dot notation is used on the <code>object</code> name, <code>duck</code>, followe
|
||||
|
||||
## Instructions
|
||||
<section id='instructions'>
|
||||
Print both <code>properties</code> of the <code>dog</code> object below to your console.
|
||||
Print both <code>properties</code> of the <code>dog</code> object to your console.
|
||||
</section>
|
||||
|
||||
## Tests
|
||||
|
Reference in New Issue
Block a user