Skip to content

Commit b878555

Browse files
authored
Soften language in intro of introduction.md (#100)
1 parent 27e048e commit b878555

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Introduction
22

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).
55

66

77
## First example

0 commit comments

Comments
 (0)