You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Plus, I made all the [course slides available for download](slides-students-C03.
16
16
17
17
**A:** Have you extensively tried fixing the problem on your own? If you failed at fixing it, please **post a detailled description of the problem to the Q&A area of that video over at Udemy**, along with a [codepen](https://codepen.io/pen/) containing your code. You will get help as fast as possible! Please don't send me a personal message or email to fix coding problems.
18
18
19
-
### Q3: Brackets show me errors, but my code works. Why is that?
19
+
### Q3: Brackets shows me errors, but my code works. Why is that?
20
20
21
21
**A:** These are _not_ errors in your code, and you can simply ignore them (they just come from so-called linters that are not correctly set up).
0 commit comments