Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.

Commit 3ad5d23

Browse files
authored
Update README.md
1 parent d5c60ae commit 3ad5d23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A simple SAML2p protocol library for aspnetcore.
66
## Features
77
- SSO
88
- Multiple partner IDPs
9-
- Multiple parnter SPs
9+
- Multiple partner SPs
1010
- Global event handlers
1111
- Per partner event handlers
1212
- In-memory partner store
@@ -191,4 +191,4 @@ public void ConfigureServices(IServiceCollection services)
191191

192192
//...
193193
}
194-
```
194+
```

0 commit comments

Comments
 (0)