Fix typo in README.md

This commit is contained in:
Webber
2019-11-30 15:23:24 +01:00
parent 900b158ef4
commit 9d6cebb666

View File

@@ -19,7 +19,7 @@ collection too.
Create or edit the file called `.github/workflows/activation.yml` and add a job to it.
```yaml
name: Acquire activation file
name: Activate Unity
on: [push]
jobs:
requestActivation: