From 98ae1e793ed3444c929713e54ccf9e770eaa1b69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lorber?= Date: Fri, 14 Aug 2020 12:02:14 +0200 Subject: [PATCH] Update website/versioned_docs/version-2.0.0-alpha.61/deployment.md --- website/versioned_docs/version-2.0.0-alpha.61/deployment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 47e33858fdad..3023e0f33825 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 three more optional parameters that are set as environment variables: +Optional parameters, also set as environment variables: | Name | Description | | --- | --- |