Fix prepare, e2e tested with GitHub
This commit is contained in:
@@ -190,7 +190,7 @@ export const TemplatePage = () => {
|
||||
|
||||
if (!parsedUrl.resource) {
|
||||
errors.storePath.addError(
|
||||
'There needs to be a hostname in the storePath',
|
||||
'There needs to be a hostname in the store path',
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user