Skip to content

Commit 37f05ec

Browse files
authored
Merge pull request larymak#347 from amathestar/patch-1
Update README.md
2 parents 5deb316 + 0d844e2 commit 37f05ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WEB SCRAPING/WebScraping/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The code is also able to filter out unwanted skills so that you get job listings
1818
- requests
1919

2020
### Challenges encountered:
21-
- The only maim challenge encountered was trying to find the exact elements that would relay the information back correctly (find element by ID, x-path, class and find_all)
21+
- The only main challenge encountered was trying to find the exact elements that would relay the information back correctly (find element by ID, x-path, class and find_all)
2222
- In overall it was a nice practice on webscrapping bit and an educative one too
2323

2424

0 commit comments

Comments
 (0)