Skip to content

Commit 8719455

Browse files
committed
Fixed typo
1 parent 39a3b92 commit 8719455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ A sample application can be found at https://github.com/haproxytechblog/haproxy-
4444
1. Get a JSON web token (JWT) from your authentication server by following the *Quick Start* on the Auth0 website, under the Applications tab, for your Machine to Machine application.
4545
1. Make requests to your API and attach the JWT in the Authorization header. You should get a successful response.
4646

47-
## Supporting Signing Algorithms
47+
## Supported Signing Algorithms
4848

4949
* RS256
5050
* HS256

0 commit comments

Comments
 (0)