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/introduction.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Introduction
2
2
3
-
This introduction will teach you how to use docstub and cover critical concepts.
4
-
It assumes familiarity with Python and some familiarity with [static Typing](https://typing.python.org) and [packaging](https://packaging.python.org/en/latest/).
3
+
This section will introduce you to using docstub and cover important concepts.
4
+
It assumes familiarity with Python and some familiarity with [static Typing](https://typing.python.org).
0 commit comments