We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 474e7a6 commit 4dd9132Copy full SHA for 4dd9132
1 file changed
README.md
@@ -84,7 +84,7 @@ builder.Services.AddSecurityKey(options => {
84
});
85
```
86
87
-### Securty Endpoint
+### Secure Endpoints
88
89
Secure Controller with `SecurityKeyAttribute`. Can be at class or method level
90
0 commit comments