spelling: algorithm
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -627,7 +627,7 @@ class HTTPSignature
|
||||
}
|
||||
|
||||
if (empty($algorithm)) {
|
||||
Logger::info('No alagorithm');
|
||||
Logger::info('No algorithm');
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user