From 074f7156cde38dfc81009d4263f614f6c01a1587 Mon Sep 17 00:00:00 2001 From: Trickfilm400 <34717401+Trickfilm400@users.noreply.github.com> Date: Thu, 16 May 2024 05:51:40 +0200 Subject: [PATCH 1/2] fix(typo): guide-installation.md --- docs/guide-installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide-installation.md b/docs/guide-installation.md index 77b94e3..66c0c31 100644 --- a/docs/guide-installation.md +++ b/docs/guide-installation.md @@ -5,7 +5,7 @@ title: Installing SerialPort ## Installation Instructions -For most javascript enviornments you can run; +For most javascript environments you can run; ```sh $ npm install serialport From a5965b63c44481f74bf668e64ef99c9cdc03cfa5 Mon Sep 17 00:00:00 2001 From: Trickfilm400 <34717401+Trickfilm400@users.noreply.github.com> Date: Thu, 16 May 2024 05:57:42 +0200 Subject: [PATCH 2/2] fix(typo): backport to version 12 - guide-installation.md --- versioned_docs/version-12.x.x/guide-installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versioned_docs/version-12.x.x/guide-installation.md b/versioned_docs/version-12.x.x/guide-installation.md index 77b94e3..66c0c31 100644 --- a/versioned_docs/version-12.x.x/guide-installation.md +++ b/versioned_docs/version-12.x.x/guide-installation.md @@ -5,7 +5,7 @@ title: Installing SerialPort ## Installation Instructions -For most javascript enviornments you can run; +For most javascript environments you can run; ```sh $ npm install serialport