diff --git a/README.md b/README.md
index 63b485d..71b53e2 100644
--- a/README.md
+++ b/README.md
@@ -86,7 +86,7 @@ jobs:
     steps:
       - name: Checkout
         uses: actions/checkout@master
-      - name: Generate Changeload
+      - name: Generate Changelog
         run: echo "# Good things have arrived" > ${{ github.workflow }}-CHANGELOG.txt
       - name: Release
         uses: docker://softprops/action-gh-release
@@ -121,4 +121,4 @@ The following are *required* as `step.env` keys
 |----------------|--------------------------------------|
 | `GITHUB_TOKEN` | GITHUB_TOKEN as provided by `secrets`|
 
-Doug Tangren (softprops) 2019
\ No newline at end of file
+Doug Tangren (softprops) 2019