Skip to content

Commit 4d0c57f

Browse files
committed
fix: remove repetition
1 parent b92dea2 commit 4d0c57f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

sources/academy/webscraping/scraping_basics_javascript2/04_downloading_html.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,6 @@ All is OK, mate
7171

7272
If you see errors or are otherwise unable to run the code above, it likely means your environment isn't set up correctly. Unfortunately, diagnosing the issue is out of scope for this course.
7373

74-
75-
If you see errors or for any other reason cannot run the code above, it means that your environment isn't set up correctly. We're sorry, but figuring out the issue is out of scope of this course.
76-
7774
Make sure that in your `package.json` the type property is set to `module`, otherwise you'll get the following warning:
7875

7976
```text

0 commit comments

Comments
 (0)