Skip to content

Commit a78311d

Browse files
committed
chore: remove typo from message
1 parent 01de7c0 commit a78311d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quartodoc/builder/blueprint.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ def enter(self, el: Layout):
132132
new_el.sections = sections
133133

134134
print(
135-
"Use the following config configuration to recreate the automatically",
135+
"Use the following configuration to recreate the automatically",
136136
" generated site:\n\n\n",
137137
yaml.safe_dump(_to_simple_dict(new_el)),
138138
"\n",

0 commit comments

Comments
 (0)