diff --git a/packages/util-user-agent-browser/src/index.ts b/packages/util-user-agent-browser/src/index.ts index e3501ba866400..822ee73389fd1 100644 --- a/packages/util-user-agent-browser/src/index.ts +++ b/packages/util-user-agent-browser/src/index.ts @@ -5,7 +5,7 @@ import { DefaultUserAgentOptions } from "./configurations"; /** * Default provider to the user agent in browsers. It's a best effort to infer - * the device information. It uses bowser library to detect the browser and virsion + * the device information. It uses bowser library to detect the browser and version */ export const defaultUserAgent = ({ serviceId,