You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/index.rst
+1-1
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ The next three steps should bring you up and running in no time:
26
26
- :doc:`examples` will give you a comprehensive tour of ``attrs``'s features.
27
27
After reading, you will know about our advanced features and how to use them.
28
28
- Finally :doc:`why` gives you a rundown of potential alternatives and why we think ``attrs`` is superior.
29
-
Yes, we've heard about ``nametuple``\ s!
29
+
Yes, we've heard about ``namedtuple``\ s!
30
30
31
31
32
32
If you need any help while getting started, feel free to use the ``python-attrs`` tag on `StackOverflow <https://stackoverflow.com/questions/tagged/python-attrs>`_ and someone will surely help you out!
0 commit comments