Skip to content

Commit

Permalink
Fix a typo in Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
digadeesh authored Jun 12, 2024
1 parent 7ba9a46 commit 47f6583
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 47f6583

Please sign in to comment.