Skip to content

Commit 7c51439

Browse files
committed
Consistency
1 parent 64295a8 commit 7c51439

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ will result in the runner to use the settings from the specified configuration
6363
file in preference to settings from the Django environment. Any settings not
6464
present in the specified file are inherited from the global configuration.
6565

66-
### Backends
66+
## Backends
6767

6868
There are four built-in backends:
6969

@@ -101,7 +101,7 @@ When using `--exact-configuration` the number of workers is configured exactly,
101101
rather than being treated as the configuration for a pool. Additionally,
102102
exactly-configured runners will _not_ run any cron workers.
103103

104-
### Example
104+
#### Example
105105

106106
Given a Django configuration containing:
107107

0 commit comments

Comments
 (0)