Skip to content

Commit 8af3134

Browse files
committed
fix: update intro to be about JS
1 parent 61dfa91 commit 8af3134

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
@@ -28,7 +28,7 @@ In this course we'll use JavaScript to create an application for watching prices
2828

2929
## Who this course is for
3030

31-
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.
31+
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.
3232

3333
## Requirements
3434

0 commit comments

Comments
 (0)