Skip to content

Commit

Permalink
docs: Update semantic-todo/README.md (#2294)
Browse files Browse the repository at this point in the history
seperate -> separate

Signed-off-by: Ikko Eltociear Ashimine <eltociear@gmail.com>
  • Loading branch information
eltociear committed May 12, 2024
1 parent 88942e4 commit 1b69b33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/semantic-todo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ $ go get .
$ go run .
```

A seperate LocaAI instance is required of course. For e.g.
A separate LocaAI instance is required of course. For e.g.

```bash
$ docker run -e DEBUG=true --rm -it -p 8080:8080 <LocalAI-image> bert-cpp
Expand Down

0 comments on commit 1b69b33

Please sign in to comment.