From 7331de914600b0859e2f282da860737f330bee37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20Sz=C3=A9pe?= Date: Thu, 2 Feb 2023 18:03:31 +0000 Subject: [PATCH] Add missing word to README (#40) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc60a88..77143ee 100644 --- a/README.md +++ b/README.md @@ -184,7 +184,7 @@ serverless deploy function --function=cli --update-config serverless deploy function --function=queue --update-config ``` -One caveat with the `--update-config` flag is that it doesn't objects in `environment` variables in the `serverless.yml`: +One caveat with the `--update-config` flag is that it doesn't do objects in `environment` variables in the `serverless.yml`: ```yml provider: