From 7bb2b66affa6edb2e1ef04a745ecfa1374fc26a4 Mon Sep 17 00:00:00 2001 From: CrazyMax Date: Wed, 4 Sep 2019 20:19:28 +0200 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab66ef3..e5b78e1 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ A GitHub Action for deploying GitHub Pages ## 🚀 Usage -Below is a simple to deploy to GitHub Pages. A [live example](https://github.com/crazy-max/ghaction-github-pages/actions) is also available for this repository. +Below is a simple snippet to deploy to GitHub Pages. A [live example](https://github.com/crazy-max/ghaction-github-pages/actions) is also available for this repository. ```yaml name: website