Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit 5a75662

Browse files
committed
Fix typo
1 parent 800bc80 commit 5a75662

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ Enter this commands if prompt starts with `Search@DB>`
371371

372372
DBooru can automatically generate /settings entries for variables in settings_file.py
373373

374-
Options blocks must start with two newlines and block title on the third
374+
Options block must start with two newlines and block title on the third
375375

376376
Every text line must start with `#`, except for variable declaration
377377

@@ -401,6 +401,7 @@ Keywords must be followed by `:` , except for `# Require example`
401401
# Options: ['module', 'thing', 'more things']
402402
var = "done"
403403

404+
404405
# Example block
405406

406407
# Won't show example

0 commit comments

Comments
 (0)