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

Commit 23d6836

Browse files
committed
fix: typo
1 parent 43f938b commit 23d6836

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

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

3-
This project is a Python implementation of an **OIDC Provider** on top of [jwtconnect.io](https://jwtconnect.io/).
4-
that shows you how to 'build' an OP using the classes and functions provided by oidc-op.
3+
This project is a Python implementation of an **OIDC Provider** on top of [jwtconnect.io](https://jwtconnect.io/)
4+
that shows to you how to 'build' an OP using the classes and functions provided by oidc-op.
55

66
If you are just going to build a standard OP you only have to write the configuration file. If you want to add or replace functionality this documentation
77
should be able to tell you how.

0 commit comments

Comments
 (0)