We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df525b7 commit 105c9b7Copy full SHA for 105c9b7
packages/util-user-agent-browser/src/index.ts
@@ -5,7 +5,7 @@ import { DefaultUserAgentOptions } from "./configurations";
5
6
/**
7
* Default provider to the user agent in browsers. It's a best effort to infer
8
- * 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
9
*/
10
export const defaultUserAgent = ({
11
serviceId,
0 commit comments