Skip to content

Commit 449fce6

Browse files
mstephen19mnmkng
andauthored
Update content/academy/web_scraping_for_beginners/challenge/initializing_and_setting_up.md
Co-authored-by: Ondra Urban <[email protected]>
1 parent a584b17 commit 449fce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/academy/web_scraping_for_beginners/challenge/initializing_and_setting_up.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Once you run this command, you'll get prompted into a menu which you can navigat
1717
1818
![Crawlee CLI "create" command]({{@asset web_scraping_for_beginners/challenge/images/crawlee-create.webp}})
1919
20-
Once it's completed, open up the **demo-actor** folder that was generated by the `npx crawlee create` command. We're going to modify the **main.js** boilerplate to fit our needs:
20+
Once it's completed, open up the **amazon-crawler** folder that was generated by the `npx crawlee create` command. We're going to modify the **main.js** boilerplate to fit our needs:
2121
2222
```JavaScript
2323
// main.js

0 commit comments

Comments
 (0)