Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit e5fca20

Browse files
committed
Updated CONTRIBUTING.md
1 parent 78b2274 commit e5fca20

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Contributing to JwtConnect
22

3-
All contributions to JwtConnect are welcome!
3+
All contributions to the Python JwtConnect packages are welcome!
44

55
Note that as this library is planned to be used in high-profile production code,
66
we insist on a very high standards for the code and design, but don't feel shy:
@@ -47,7 +47,7 @@ discussing your proposal, or email the
4747

4848
## Coding Standards
4949

50-
The JWTCOnnect-Python-OidcMsg library follows the
50+
The JWTConnect-Python packages follows the
5151
[PEP8](https://www.python.org/dev/peps/pep-0008/)
5252
coding style for Python implementations. Please review your own code
5353
for adherence to the standard.

0 commit comments

Comments
 (0)