From d1b4246c44031a3e78f96f502ee87aaddf1166e9 Mon Sep 17 00:00:00 2001 From: Munetsi Date: Mon, 1 Nov 2021 13:04:43 +0200 Subject: [PATCH] Corrected spelling, retreive changed to retrieve --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca88d81e..fed1f8d7 100644 --- a/README.md +++ b/README.md @@ -273,7 +273,7 @@ Default: `true` Allows to enable/disable the runtime generation. CSS will be still extracted and can be used for a custom loading methods. -For example, you can use [assets-webpack-plugin](https://github.com/ztoben/assets-webpack-plugin) to retreive them then use your own runtime code to download assets when needed. +For example, you can use [assets-webpack-plugin](https://github.com/ztoben/assets-webpack-plugin) to retrieve them then use your own runtime code to download assets when needed. `true` to skip.