From 02ac09803124c0ff3eb81308dd0130d97414449b Mon Sep 17 00:00:00 2001 From: Chris Date: Mon, 4 Mar 2019 17:40:50 +0800 Subject: [PATCH] update typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 581658a..4981f9b 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ In a multiscript (Enterprise) environment the ```name``` will be seen in the UI The ```main.workflow``` output could look something like: ``` -workflow "Depkoy Worker { +workflow "Deploy Worker { on = "push" resolves = ["cloudflare/serverless-action@master"] }