Skip to content

Commit

Permalink
Fix a typo in Readme.md (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
digadeesh authored Jun 13, 2024
1 parent 7ba9a46 commit 0f699ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ cargo add spiceai

### Usage with locally running [spice runtime](https://github.com/spiceai/spiceai)

Follow the [quiqstart guide](https://github.com/spiceai/spiceai?tab=readme-ov-file#%EF%B8%8F-quickstart-local-machine) to install and run spice locally
Follow the [quickstart guide](https://github.com/spiceai/spiceai?tab=readme-ov-file#%EF%B8%8F-quickstart-local-machine) to install and run spice locally

```rust
use spiceai::ClientBuilder;
Expand Down

0 comments on commit 0f699ca

Please sign in to comment.