Skip to content

Commit 4549250

Browse files
committed
readme
1 parent c0c78ad commit 4549250

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ const result = await client.complete({
340340
}
341341
}
342342
});
343-
console.log(result.completion.values); // ["suggestion1", "suggestion2", ...]
343+
344344
```
345345

346346
### Display Names and Metadata

0 commit comments

Comments
 (0)