Skip to content

Commit 8584918

Browse files
authored
Update README.md
fix number in numbered list
1 parent 599f1c2 commit 8584918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ version 3 first with one of many available converters._
2020
This tool focuses on creating the best developer experience for Python developers by:
2121

2222
1. Using all the latest and greatest Python features like type annotations and dataclasses.
23-
1. Having documentation and usage instructions specific to this one generator.
23+
2. Having documentation and usage instructions specific to this one generator.
2424
3. Being easier to improve and extend, especially for python developers. Since openapi-python-client is written in python and jinja2 templates, while openapi-generator is a larger Java project which uses more restrictive mustache templates.
2525

2626
## Installation

0 commit comments

Comments
 (0)