mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
docs(v2): fix typo (#3271)
* 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 <slorber@users.noreply.github.com>
This commit is contained in:
parent
7cc44823eb
commit
826dc8dc02
|
|
@ -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 |
|
||||
| --- | --- |
|
||||
|
|
|
|||
|
|
@ -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 |
|
||||
| --- | --- |
|
||||
|
|
|
|||
Loading…
Reference in New Issue