Skip to content

Commit

Permalink
Update userAgent.ts
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
LXIF authored Dec 11, 2024
1 parent 4bd8bc7 commit bba98a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/frontend/src/utils/userAgent.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ export const checkRequiredBrowserVersion = (
};

/**
* Checks if the user agent string supports Webauthn with Related Origis Requests.
* Checks if the user agent string supports Webauthn with Related Origin Requests.
*
* Safari >18: https://developer.apple.com/documentation/safari-release-notes/safari-18-release-notes
* Firefox: Not supported yet
Expand Down

0 comments on commit bba98a0

Please sign in to comment.