From 44981c2d161d4fd2384038e413336044e7c80d43 Mon Sep 17 00:00:00 2001 From: borool <52715098+borool@users.noreply.github.com> Date: Tue, 1 Dec 2020 17:20:23 +0200 Subject: [PATCH 1/5] Typo That was written 2 times, I removed one "that" --- website/docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/installation.md b/website/docs/installation.md index af54db190019..459bd47e5837 100644 --- a/website/docs/installation.md +++ b/website/docs/installation.md @@ -126,7 +126,7 @@ Then, in the directory containing `package.json`, run your package manager's ins npm install ``` -To check that that the update occurred successfully, run: +To check that the update occurred successfully, run: ```bash npm2yarn npx docusaurus --version From 8f690265f22143666d6395f62247cca0f5f83d5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lorber?= Date: Tue, 1 Dec 2020 16:47:22 +0100 Subject: [PATCH 2/5] Update installation.md --- website/docs/installation.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/installation.md b/website/docs/installation.md index 459bd47e5837..2d6d73dd1e10 100644 --- a/website/docs/installation.md +++ b/website/docs/installation.md @@ -3,6 +3,7 @@ id: installation title: Installation --- + Docusaurus is essentially a set of npm [packages](https://github.com/facebook/docusaurus/tree/master/packages) that can be installed over npm. ## Requirements From 92667cfe0e48ca0580c7a95c6ad8a668e0d9c77e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lorber?= Date: Tue, 1 Dec 2020 16:47:32 +0100 Subject: [PATCH 3/5] Update installation.md --- website/docs/installation.md | 1 - 1 file changed, 1 deletion(-) diff --git a/website/docs/installation.md b/website/docs/installation.md index 2d6d73dd1e10..459bd47e5837 100644 --- a/website/docs/installation.md +++ b/website/docs/installation.md @@ -3,7 +3,6 @@ id: installation title: Installation --- - Docusaurus is essentially a set of npm [packages](https://github.com/facebook/docusaurus/tree/master/packages) that can be installed over npm. ## Requirements From 8ea008f0904c5fa69ab5ea335e0d75a120e568ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lorber?= Date: Thu, 10 Dec 2020 16:38:37 +0100 Subject: [PATCH 4/5] Update installation.md --- website/docs/installation.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/installation.md b/website/docs/installation.md index 459bd47e5837..2d6d73dd1e10 100644 --- a/website/docs/installation.md +++ b/website/docs/installation.md @@ -3,6 +3,7 @@ id: installation title: Installation --- + Docusaurus is essentially a set of npm [packages](https://github.com/facebook/docusaurus/tree/master/packages) that can be installed over npm. ## Requirements From bdab419124f3c08b4bd4c6a4c279b0c4a04391f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lorber?= Date: Thu, 10 Dec 2020 16:38:50 +0100 Subject: [PATCH 5/5] Update installation.md --- website/docs/installation.md | 1 - 1 file changed, 1 deletion(-) diff --git a/website/docs/installation.md b/website/docs/installation.md index 2d6d73dd1e10..459bd47e5837 100644 --- a/website/docs/installation.md +++ b/website/docs/installation.md @@ -3,7 +3,6 @@ id: installation title: Installation --- - Docusaurus is essentially a set of npm [packages](https://github.com/facebook/docusaurus/tree/master/packages) that can be installed over npm. ## Requirements