mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: Embarassing algoriths typo -> algorithms for security keys (#9126)
This commit is contained in:
@@ -26,7 +26,7 @@ acceptance("User Preferences", {
|
||||
"a6d393d12654c130b2273e68ca25ca232d1d7f4c2464c2610fb8710a89d4",
|
||||
rp_id: "localhost",
|
||||
rp_name: "Discourse",
|
||||
supported_algoriths: [-7, -257]
|
||||
supported_algorithms: [-7, -257]
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user