From db1b77fc3c39ed2290f3daf6acf74ca3f0c70fe0 Mon Sep 17 00:00:00 2001 From: James Ives Date: Mon, 25 May 2020 11:40:09 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01a3fd5b..997d0f51 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@

- This GitHub Action will automatically deploy your project to GitHub Pages. It can be configured to push your production-ready code into any branch you'd like, including gh-pages and docs. It can also handle cross repostory deployments too. + This GitHub Action will automatically deploy your project to GitHub Pages. It can be configured to push your production-ready code into any branch you'd like, including gh-pages and docs. It can also handle cross repository deployments too.