Commit e7c9b53c authored by GitLab Bot's avatar GitLab Bot

Add latest changes from gitlab-org/gitlab@master

parent c1e135e7
......@@ -27,7 +27,7 @@ To install `pyenv` on Linux, you can run the command below:
curl https://pyenv.run | bash
```
Alternatively, you may find `pypenv` available as a system package via your distro package manager.
Alternatively, you may find `pyenv` available as a system package via your distro package manager.
You can read more about it in: <https://github.com/pyenv/pyenv-installer#prerequisites>.
......
......@@ -16,7 +16,7 @@ In Google's side:
the randomly generated ID or choose a new one.
1. Refresh the page and you should see your new project in the list
1. Go to the [Google API Console](https://console.developers.google.com/apis/dashboard)
1. Select the previously created project form the upper left corner
1. Select the previously created project in the upper left corner
1. Select **Credentials** from the sidebar
1. Select **OAuth consent screen** and fill the form with the required information
1. In the **Credentials** tab, select **Create credentials > OAuth client ID**
......
......@@ -465,7 +465,7 @@ have been marked as a **Work In Progress**.
## Merge Requests for Confidential Issues
Create [merge requests to resolve confidential issues](../issues/confidential_issues.md#merge-requests-for-confidential-issues)
for preventing leakage or early release of sentive data through regular merge requests.
for preventing leakage or early release of sensitive data through regular merge requests.
## Merge request approvals **(STARTER)**
......
......@@ -5,7 +5,7 @@ type: concepts, reference
# Static sites and GitLab Pages domains
On this docucument, learn how to name your project for GitLab Pages
On this document, learn how to name your project for GitLab Pages
according to your intended website's URL.
## Static sites
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment