Skip to content

Commit

Permalink
fix spelling mistakes of doc
Browse files Browse the repository at this point in the history
Signed-off-by: SataQiu <[email protected]>
  • Loading branch information
SataQiu committed Apr 19, 2019
1 parent 111d42e commit 228eec4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions doc/meetups_notes/06-14-2018.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Meeting started at 8am PDT on Zoom.

### New Vitess Logo / Logo Changes

We kicked off the meeting talking about the first agenda item, *Vitess's new logo*. The new logo was mooted in the first place because of its current similarites to [Vivid IT Corp](https://www.vividitcorp.com/).
We kicked off the meeting talking about the first agenda item, *Vitess's new logo*. The new logo was mooted in the first place because of its current similarities to [Vivid IT Corp](https://www.vividitcorp.com/).

Based on [logos](https://docs.google.com/forms/d/e/1FAIpQLScp5hGY98vpRMxs3oRT8c-XJ_b04ei6uCFiYiQe3nDunFbyuw/viewform) created with CNCF's help, logos 1 and 4 got the highest no of votes.

Expand Down Expand Up @@ -124,7 +124,7 @@ We are looking for 5 engineers. Job scope at [our site](https://planetscale.com/

We discussed that we need to work on / update official roadmap.

Question from Ameet about whether there's anything on ther roadmap for online backups, because increasingly backups take more time.
Question from Ameet about whether there's anything on the roadmap for online backups, because increasingly backups take more time.

Sugu says there are 500 lines of code re backup. But we will discuss this in our roadmap discussions.

Expand Down
2 changes: 1 addition & 1 deletion doc/vtctlReference.md
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,7 @@ Validates that all nodes reachable from the specified keyspace are consistent.

### WaitForDrain

Blocks until no new queries were observed on all tablets with the given tablet type in the specifed keyspace. This can be used as sanity check to ensure that the tablets were drained after running vtctl MigrateServedTypes and vtgate is no longer using them. If -timeout is set, it fails when the timeout is reached.
Blocks until no new queries were observed on all tablets with the given tablet type in the specified keyspace. This can be used as sanity check to ensure that the tablets were drained after running vtctl MigrateServedTypes and vtgate is no longer using them. If -timeout is set, it fails when the timeout is reached.

#### Example

Expand Down

0 comments on commit 228eec4

Please sign in to comment.