From c79350da5f4c5665c3ea78b564806cdfaa7936e3 Mon Sep 17 00:00:00 2001 From: kuaashish <98159216+kuaashish@users.noreply.github.com> Date: Thu, 2 Feb 2023 17:12:09 +0530 Subject: [PATCH 1/2] Update javascript.md This will fix the typo from "Supported plaforms" to "Supported platforms" in line 32 --- docs/getting_started/javascript.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting_started/javascript.md b/docs/getting_started/javascript.md index f56abcd6e..71cec2632 100644 --- a/docs/getting_started/javascript.md +++ b/docs/getting_started/javascript.md @@ -29,7 +29,7 @@ Solution | NPM Package | Example Click on a solution link above for more information, including API and code snippets. -### Supported plaforms: +### Supported platforms: | Browser | Platform | Notes | | ------- | ----------------------- | -------------------------------------- | From 1a26071a41f27d23ea5a7fa0a6ad91a09c0b9e98 Mon Sep 17 00:00:00 2001 From: kuaashish <98159216+kuaashish@users.noreply.github.com> Date: Fri, 3 Feb 2023 12:12:45 +0530 Subject: [PATCH 2/2] Update install.md This will fix the Subsystem typo in line 654 --- docs/getting_started/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting_started/install.md b/docs/getting_started/install.md index d7a028ec3..91d8b0fe7 100644 --- a/docs/getting_started/install.md +++ b/docs/getting_started/install.md @@ -651,7 +651,7 @@ cameras. Alternatively, you use a video file as input. 1. Follow the [instruction](https://docs.microsoft.com/en-us/windows/wsl/install-win10) to - install Windows Sysystem for Linux (Ubuntu). + install Windows Subsystem for Linux (Ubuntu). 2. Install Windows ADB and start the ADB server in Windows.