Skip to content

Commit 7e3229a

Browse files
honzajavorekTC-MO
andcommitted
style: capital letters and wording
Co-authored-by: Michał Olender <[email protected]>
1 parent 8c1f976 commit 7e3229a

File tree

1 file changed

+4
-4
lines changed
  • sources/academy/webscraping/scraping_basics_python

1 file changed

+4
-4
lines changed

sources/academy/webscraping/scraping_basics_python/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@ Anyone with basic knowledge of developing programs in Python who wants to start
4141

4242
## Requirements
4343

44-
- macOS, Linux or Windows machine with a web browser and Python installed
45-
- Familiar with Python basics: variables, conditions, loops, functions, strings, lists, dictionaries, files, classes, exceptions
46-
- Comfortable importing from the Python standard library, using virtual environments, and installing dependencies with `pip`
47-
- Familiar with how to run commands in Terminal or Command Prompt
44+
- A macOS, Linux, or Windows machine with a web browser and Python installed
45+
- Familiarity with Python basics: variables, conditions, loops, functions, strings, lists, dictionaries, files, classes, and exceptions
46+
- Comfort with importing from the Python standard library, using virtual environments, and installing dependencies with `pip`
47+
- Familiarity with running commands in Terminal (macOS/Linux) or Command Prompt (Windows)
4848

4949
## You may want to know
5050

0 commit comments

Comments
 (0)