We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01de7c0 commit a78311dCopy full SHA for a78311d
quartodoc/builder/blueprint.py
@@ -132,7 +132,7 @@ def enter(self, el: Layout):
132
new_el.sections = sections
133
134
print(
135
- "Use the following config configuration to recreate the automatically",
+ "Use the following configuration to recreate the automatically",
136
" generated site:\n\n\n",
137
yaml.safe_dump(_to_simple_dict(new_el)),
138
"\n",
0 commit comments