Skip to content

Commit 042586f

Browse files
fix typos
1 parent 0686b99 commit 042586f

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
@@ -10,9 +10,9 @@ MySQL Orchestrator has a robust
1010

1111
This humble library provides the following:
1212

13-
* A base Orchestrator class
13+
* A base ```Orchestrator``` class
1414
* ```orchestrator-run.py```: Wraps the base class for calling from CLI
15-
* ```auto-master-writer```: Detects a healthy cluster with a master that has
15+
* ```auto-master-writer.py```: Detects a healthy cluster with a master that has
1616
```read_only = true```, and sets ```read_only = false``` (this allows
1717
configuring all cluster nodes to start in read-only mode, and still provide
1818
an automated way to set the master as writeable.

0 commit comments

Comments
 (0)