Skip to content

Commit a856215

Browse files
committed
Articles -> Tutorials to be consistent with web site
1 parent bcf6ae5 commit a856215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
setup(
99
name="realpython-reader",
1010
version="0.0.1",
11-
description="Read Real Python Articles",
11+
description="Read Real Python Tutorials",
1212
long_description=(HERE / "README.md").read_text(),
1313
long_description_content_type="text/markdown",
1414
url="https://github.com/realpython/reader",

0 commit comments

Comments
 (0)