Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/spicy-parents-play.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@plotday/sdk": patch
---

Fixed: Fix typo in readme
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</h1>
<p align="center">
The official SDK for building <a href="https://plot.day">Plot</a> agents -<br/>
custom code that organize and prioritize all your messages, tasks, and apps.
custom code that organizes and prioritizes all your messages, tasks, and apps.
</p>

## Packages
Expand Down
2 changes: 1 addition & 1 deletion sdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</h1>
<p align="center">
The official SDK for building <a href="https://plot.day">Plot</a> agents -<br/>
custom code that organize and prioritize all your messages, tasks, and apps.
custom code that organizes and prioritizes all your messages, tasks, and apps.
</p>

## Quick Start
Expand Down