Skip to content

Commit 46c330c

Browse files
committed
fix: update intro to be about JS
1 parent eadcafd commit 46c330c

File tree

1 file changed

+1
-1
lines changed
  • sources/academy/webscraping/scraping_basics_javascript2

1 file changed

+1
-1
lines changed

sources/academy/webscraping/scraping_basics_javascript2/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ In this course we'll use JavaScript to create an application for watching prices
2727

2828
## Who this course is for
2929

30-
Anyone with basic knowledge of developing programs in JavaScript who wants to start with web scraping can take this course. The course does not expect you to have any prior knowledge of web technologies or scraping.
30+
Anyone with basic knowledge of developing programs in JavaScript who wants to start with web scraping can take this course. The course does not expect you to have any prior knowledge of other web technologies or scraping.
3131

3232
## Requirements
3333

0 commit comments

Comments
 (0)