Update README.md, fixed typo

This commit is contained in:
G2 2024-07-31 06:46:15 -05:00 committed by GitHub
parent ff2d6f89da
commit fea600bff7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@ A USB library which works seamlessly across most native and WASM targets.
> Web USB only works in Chromium based browsers for now. > Web USB only works in Chromium based browsers for now.
> [!NOTE] > [!NOTE]
> Web USB has certain interation requirements in browsers, along with requiring > Web USB has certain interaction requirements in browsers, along with requiring
> a **Secure context**. Please read more about this on the > a **Secure context**. Please read more about this on the
> [mdn web docs](https://developer.mozilla.org/en-US/docs/Web/API/WebUSB_API) > [mdn web docs](https://developer.mozilla.org/en-US/docs/Web/API/WebUSB_API)