mirror of https://github.com/databricks/cli.git
Fix typo in README.md (#510)
This commit is contained in:
parent
b911327d62
commit
5ed100ea37
|
@ -2,9 +2,9 @@
|
|||
|
||||
[![build](https://github.com/databricks/cli/workflows/build/badge.svg?branch=main)](https://github.com/databricks/cli/actions?query=workflow%3Abuild+branch%3Amain)
|
||||
|
||||
This project is in public preview.
|
||||
This project is in Public Preview.
|
||||
|
||||
Documentation about the full REST API coverage is avaialbe in the [docs folder](docs/commands.md).
|
||||
Documentation about the full REST API coverage is available in the [docs folder](docs/commands.md).
|
||||
|
||||
Documentation is available at https://docs.databricks.com/dev-tools/cli/databricks-cli.html.
|
||||
|
||||
|
|
Loading…
Reference in New Issue