Skip to content

Commit 967b543

Browse files
committed
template update p2
1 parent 272d013 commit 967b543

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

lib/services/template/play_content.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const PLAY_LIST_DIRECTORY = "./src/plays";
1010
const TEMPLATE_DIRECTORY = "../../../../_templates";
1111

1212
const TEMPLATE_MAP = {
13-
common: ["readme_md"],
13+
common: ["Readme_md"],
1414
js: ["component_js"],
1515
ts: ["component_ts"],
1616
css: ["styles_css"],

0 commit comments

Comments
 (0)