1
0
mirror of https://github.com/lancedikson/bowser synced 2026-01-22 16:50:24 +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 * @example
* getBrowserAlias('edge') // Microsoft Edge * getBrowserAlias('edge') // Microsoft Edge
* *
* @param {string} browserName * @param {string} browserAlias
* @return {string} * @return {string}
*/ */
static getBrowserTypeByAlias(browserAlias) { static getBrowserTypeByAlias(browserAlias) {