From 826dc8dc0213bc549bcbe43c416c5a3532680bd4 Mon Sep 17 00:00:00 2001 From: Hani Mohammed <37334271+thehanimo@users.noreply.github.com> Date: Fri, 14 Aug 2020 15:41:40 +0530 Subject: [PATCH] docs(v2): fix typo (#3271) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * docs(v2): fix typo * @thehanimo docs(v2): fix typo in website/docs * Update website/docs/deployment.md * Update website/versioned_docs/version-2.0.0-alpha.61/deployment.md Co-authored-by: Sébastien Lorber --- website/docs/deployment.md | 2 +- website/versioned_docs/version-2.0.0-alpha.61/deployment.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/website/docs/deployment.md b/website/docs/deployment.md index 5ec5ff706f..3023e0f338 100644 --- a/website/docs/deployment.md +++ b/website/docs/deployment.md @@ -82,7 +82,7 @@ Specify the Git user as an environment variable. | --- | --- | | `GIT_USER` | The username for a GitHub account that has commit access to this repo. For your own repositories, this will usually be your GitHub username. The specified `GIT_USER` must have push access to the repository specified in the combination of `organizationName` and `projectName`. | -There are two more optional parameters that are set as environment variables: +Optional parameters, also set as environment variables: | Name | Description | | --- | --- | diff --git a/website/versioned_docs/version-2.0.0-alpha.61/deployment.md b/website/versioned_docs/version-2.0.0-alpha.61/deployment.md index 5ec5ff706f..3023e0f338 100644 --- a/website/versioned_docs/version-2.0.0-alpha.61/deployment.md +++ b/website/versioned_docs/version-2.0.0-alpha.61/deployment.md @@ -82,7 +82,7 @@ Specify the Git user as an environment variable. | --- | --- | | `GIT_USER` | The username for a GitHub account that has commit access to this repo. For your own repositories, this will usually be your GitHub username. The specified `GIT_USER` must have push access to the repository specified in the combination of `organizationName` and `projectName`. | -There are two more optional parameters that are set as environment variables: +Optional parameters, also set as environment variables: | Name | Description | | --- | --- |