From d07b24acfbc31a276c81915a649a27ed59295258 Mon Sep 17 00:00:00 2001 From: Martin Gerhardy Date: Thu, 28 Jan 2021 17:44:47 +0100 Subject: [PATCH] DOCS: fixed typo --- data/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/README.md b/data/README.md index 86f99d581..665b3a1a4 100644 --- a/data/README.md +++ b/data/README.md @@ -6,7 +6,7 @@ assets installed. Therefore it is important to know, that the directory part of the original artifact will be removed. An example: You have a module names `foo` and it has assets in `data/foo`. - You also have a module names `bar` which depends on `foo. + You also have a module names `bar` which depends on `foo`. `bar` will now automatically get the files installed that `foo` offers. But - not in `$install_prefix/bar/foo/myasset.ext` - but in