From cff9e6e529bfcbb855e2ebd94bea1f77e77877fe Mon Sep 17 00:00:00 2001 From: Lucas Becker Date: Sat, 9 Nov 2019 14:57:47 +0100 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d387929..0e8a85e 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ Of course you can overwrite this behavior by having a path on _project basis_. T }, ``` -If you substitute the path with `"default"` you can mimic the standard behavior: the GSM will be built next to the HSF. This is useful if you have set a global path in the package settings. Remeber: Project settings override global settings. +If you substitute the path with `"default"` you can mimic the standard behavior: the GSM will be built next to the HSF. This is useful if you have set a global path in the package settings. Remember: Project settings override global settings. Note: There's no path checking implemented at the moment! You have to take care by yourself that you're allowed to write at the paths accordingly.