mirror of
https://github.com/zhigang1992/apollo.git
synced 2026-01-12 22:45:53 +08:00
Merge pull request #526 from bganicky/patch-1
Fixed typo in schema-registry.mdx.
This commit is contained in:
@@ -21,7 +21,7 @@ To get started using the schema registry, you'll need to make sure your reposito
|
||||
|
||||
#### CLI commands
|
||||
|
||||
Once you have that set up, you'll be ready to start connecting to the schema regsitry using the CLI:
|
||||
Once you have that set up, you'll be ready to start connecting to the schema registry using the CLI:
|
||||
|
||||
- `apollo service:push`— push a new schema to the registry.
|
||||
- `apollo service:check`— calculate a local schema diff and compare the changes against live traffic to validate if the changes are _safe_ or if they will _break_ live running queries.
|
||||
|
||||
Reference in New Issue
Block a user