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

Commit 25c3162

Browse files
committed
Updated CONTRIBUTING.md
1 parent 5e3f349 commit 25c3162

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Contributing to JwtConnect
1+
# Contributing to JwtConnect-Python
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)