From f3532e4a3d8ca373ca33dd0ce6d8ce2c47a67d64 Mon Sep 17 00:00:00 2001 From: Ryan Bell <25379378+iRyanBell@users.noreply.github.com> Date: Fri, 29 Jan 2021 16:45:42 -0800 Subject: [PATCH] Update README.md Fix formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c93f035d9e..d42a1182df 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Read more about [UI-based plugin installation](https://docs.netlify.com/configur ```toml [build] - command = "npm run build" + command = "npm run build" publish = "out" [[plugins]]