From f24c99525d483a99385adcedbedb7b1f25486be2 Mon Sep 17 00:00:00 2001 From: Julian Ullrich <39773285+jukisu23@users.noreply.github.com> Date: Mon, 29 Mar 2021 14:22:36 +0200 Subject: [PATCH] fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a6ea185..734c66a 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ And run `webpack`: $ npx wp ``` -With the default options, the example above will create a `manifest.json` file in the output directory for the build. The manfist file will contain a map of source filenames to the corresponding build output file. e.g. +With the default options, the example above will create a `manifest.json` file in the output directory for the build. The manifest file will contain a map of source filenames to the corresponding build output file. e.g. ```json {