mirror of
https://github.com/labstack/echo.git
synced 2025-01-12 01:22:21 +02:00
Fix typo (#767)
This commit is contained in:
parent
95e1bd485f
commit
f0b235c108
@ -52,7 +52,7 @@ const (
|
||||
bearer = "Bearer"
|
||||
)
|
||||
|
||||
// Algorithims
|
||||
// Algorithms
|
||||
const (
|
||||
AlgorithmHS256 = "HS256"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user