Skip to content

Commit a7c4b8d

Browse files
committed
🐛 FIX: format
1 parent 907ac94 commit a7c4b8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/langbase/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Check our [SDK documentation](https://langbase.com/docs) for more details.
3535
Check the following examples:
3636
- [Node: Generate Text](https://github.com/LangbaseInc/langbase-sdk/blob/main/examples/everything/generate-text.ts)
3737
- [Node: Stream Text](https://github.com/LangbaseInc/langbase-sdk/blob/main/examples/everything/stream-text.ts)
38-
- [Next.js Example)](https://github.com/LangbaseInc/langbase-sdk/tree/main/examples/nextjs)
38+
- [Next.js Example](https://github.com/LangbaseInc/langbase-sdk/tree/main/examples/nextjs)
3939
- TypeScript code
4040
- [React component](https://github.com/LangbaseInc/langbase-sdk/tree/main/examples/nextjs/components/langbase) to display the response
4141
- [API Route handlers](https://github.com/LangbaseInc/langbase-sdk/tree/main/examples/nextjs/app/api/langbase/pipe) to send requests to ⌘ Langbase

0 commit comments

Comments
 (0)