Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pwelter34 committed Mar 22, 2024
1 parent 474e7a6 commit 4dd9132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ builder.Services.AddSecurityKey(options => {
});
```

### Securty Endpoint
### Secure Endpoints

Secure Controller with `SecurityKeyAttribute`. Can be at class or method level

Expand Down

0 comments on commit 4dd9132

Please sign in to comment.