english : use typos
to fix comments and logs (#4354)
This commit is contained in:
parent
6138963fb2
commit
9494d7c477
17 changed files with 34 additions and 34 deletions
|
@ -114,7 +114,7 @@ export async function* llama(prompt, params = {}, config = {}) {
|
|||
return content;
|
||||
}
|
||||
|
||||
// Call llama, return an event target that you can subcribe to
|
||||
// Call llama, return an event target that you can subscribe to
|
||||
//
|
||||
// Example:
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue