Skip to content

Commit f431e09

Browse files
authored
Update update-readme.js
1 parent 35a68f0 commit f431e09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

update-readme.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ function generateReadme() {
220220

221221
// If we need to add the section header
222222
if (!hasUncategorisedSection) {
223-
newPromptsContent += "\n### Uncategorised\n";
223+
newPromptsContent += "### Uncategorised\n";
224224
}
225225

226226
// Add each new prompt

0 commit comments

Comments
 (0)