8000 Fix a typo · satlikh/python-tutorial@5374b45 · GitHub
[go: up one dir, main page]

Skip to content
< 8000 script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_remote-form_dist_index_js-node_modules_delegated-events_dist_inde-94fd67-99b04cc350b5.js" defer="defer">

Commit 5374b45

Browse files
authored
Fix a typo
1 parent 70061a3 commit 5374b45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

classes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ string.
3737
>>>
3838
```
3939

40-
Let's say you make a program that processes data about website. With a
40+
Let's say you make a program that processes data about websites. With a
4141
custom class, you're not limited to `str`, `int` and other classes
4242
Python comes with. Instead you can define a Website class, and make
4343
Websites and process information about websites directly. Defining your

0 commit comments

Comments
 (0)
0