1
0
mirror of https://github.com/lancedikson/bowser synced 2024-10-27 20:34:22 +00:00

Edited typo

This commit is contained in:
Oliver foster 2019-12-19 11:49:50 +00:00
parent b74bb0caa2
commit f27c7e0580

View File

@ -300,7 +300,7 @@ export default class Utils {
* @example
* getBrowserAlias('edge') // Microsoft Edge
*
* @param {string} browserName
* @param {string} browserAlias
* @return {string}
*/
static getBrowserTypeByAlias(browserAlias) {