diff --git a/services/web/.storybook/index.html.m4 b/services/web/.storybook/index.html.m4 index b7845c3a41..463570ce1a 100644 --- a/services/web/.storybook/index.html.m4 +++ b/services/web/.storybook/index.html.m4 @@ -72,7 +72,7 @@ divert`'dnl Last updated on syscmd(date)dnl for ifdef(`BRANCH_NAME',BRANCH_NAME,unknown branch) - (build history). + (build history). diff --git a/services/web/Makefile b/services/web/Makefile index ad606ebc65..9a9ea79d38 100644 --- a/services/web/Makefile +++ b/services/web/Makefile @@ -615,7 +615,7 @@ storybook_index: | grep -v -e index.html \ | sort \ | tr '\n' ,)" \ - -DBRANCH_NAME="$BRANCH_NAME" .storybook/index.html.m4 \ + -DBRANCH_NAME="${BRANCH_NAME}" .storybook/index.html.m4 \ > data/storybook/index.html MODULE_TARGETS = \