Update vale vocabulary to unify company and product names

This commit is contained in:
Dominik Henneke
2021-01-12 13:52:58 +01:00
parent 1c7771871e
commit 192b0b70a8
14 changed files with 20 additions and 26 deletions
+1 -1
View File
@@ -107,7 +107,7 @@ export AUTH_GITHUB_CLIENT_SECRET=xxx
> ...
```
4. The values to replace `xxx` above come from your oauth app setup.
4. The values to replace `xxx` above come from your OAuth app setup.
```
> Log into http://github.com
+1 -1
View File
@@ -59,7 +59,7 @@ import GitHubIcon from '@material-ui/icons/GitHub';
```
Simple! The App will reload with your changes automatically. You should now see
a github icon displayed in the sidebar. Clicking that will link to our new
a GitHub icon displayed in the sidebar. Clicking that will link to our new
plugin. And now, the API fun begins.
# The Identity