From dbf5a1acf27094bded1d3cfabe0aabe064c7fade Mon Sep 17 00:00:00 2001 From: Matteias Collet Date: Thu, 2 Jul 2020 14:23:15 +0200 Subject: [PATCH] typo [skip ci] --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 3bd588e..9309feb 100644 --- a/Readme.md +++ b/Readme.md @@ -55,7 +55,7 @@ The XML codes will be written automatically to the json file and code reference - Starting the development server with `yarn dev` - Building the site with `yarn build` -If you want to inject the codes at any given point you can use `yarn codes:ineject`. +If you want to inject the codes at any given point you can use `yarn codes:inject`. ### Build and preview the site (Docker)