Skip to content

Commit 2d7e7e0

Browse files
committed
AUTO: Fix formatting and footers for Canvas
1 parent 13474f2 commit 2d7e7e0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,6 @@ If you open up `test/indexTest.js`, you will see the tasks in front of you:
140140
+ `companyCeo` - Here, we are getting more practice with declaring variables. Once again, a reassignment should not throw an error.
141141

142142
## Resources
143+
143144
- [MDN: Let](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/let)
144145
- [MDN: Const](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/const)
145-
146-
<p class='util--hide'>View <a href='https://learn.co/lessons/js-basics-variables-lab'>Variables Lab</a> on Learn.co and start learning to code for free.</p>

0 commit comments

Comments
 (0)