Skip to content

Commit d20a82c

Browse files
author
Shlomi Noach
committed
README updates
1 parent d2742e6 commit d20a82c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ In addition, it offers many [operational perks](doc/perks.md) that make it safer
3030
- Auditing: you may query `gh-ost` for status. `gh-ost` listens on unix socket or TCP.
3131
- Control over cut-over phase: `gh-ost` can be instructed to postpone what is probably the most critical step: the swap of tables, until such time that you're comfortably available. No need to worry about ETA being outside office hours.
3232

33-
Please meanwhile refer to the [docs](doc) for more information. No, really, read the [docs](doc).
33+
Please refer to the [docs](doc) for more information. No, really, read the [docs](doc).
3434

3535
## Usage
3636

@@ -64,8 +64,7 @@ Also see:
6464

6565
Originally this was named `gh-osc`: GitHub Online Schema Change, in the likes of [Facebook online schema change](https://www.facebook.com/notes/mysql-at-facebook/online-schema-change-for-mysql/430801045932/) and [pt-online-schema-change](https://www.percona.com/doc/percona-toolkit/2.2/pt-online-schema-change.html).
6666

67-
But then a rare genetic mutation happened, and the `s` transformed into `t`. And that sent us down the path of trying to figure out a new acronym. Right now, `gh-ost` (pronounce: _Ghost_), stands for:
68-
- GitHub Online Schema Transmogrifier/Translator/Transformer/Transfigurator
67+
But then a rare genetic mutation happened, and the `s` transformed into `t`. And that sent us down the path of trying to figure out a new acronym. `gh-ost` (pronounce: _Ghost_), stands for GitHub's Online Schema Transmogrifier/Translator/Transformer/Transfigurator
6968

7069
## License
7170

0 commit comments

Comments
 (0)