Skip to content

Commit 5081da4

Browse files
committed
fix: typo
1 parent 6ec4f6a commit 5081da4

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
@@ -110,7 +110,7 @@ You can also view the unit tests to understand this middleware.
110110
### Run unit tests
111111

112112
1. Fork/Clone repository
113-
2. Install flask-authz dependencies, and run `pytest`
113+
2. Install fastapi-authz dependencies, and run `pytest`
114114

115115
```bash
116116
pip install -r dev_requirements.txt

0 commit comments

Comments
 (0)