docs: Update semantic-todo/README.md (#2294)

seperate -> separate

Signed-off-by: Ikko Eltociear Ashimine <eltociear@gmail.com>
This commit is contained in:
Ikko Eltociear Ashimine 2024-05-12 16:02:11 +09:00 committed by GitHub
parent 88942e4761
commit 1b69b338c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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