diff --git a/.changeset/spicy-parents-play.md b/.changeset/spicy-parents-play.md new file mode 100644 index 0000000..cf94211 --- /dev/null +++ b/.changeset/spicy-parents-play.md @@ -0,0 +1,5 @@ +--- +"@plotday/sdk": patch +--- + +Fixed: Fix typo in readme diff --git a/README.md b/README.md index 2626f74..1300ed4 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@

The official SDK for building Plot agents -
- custom code that organize and prioritize all your messages, tasks, and apps. + custom code that organizes and prioritizes all your messages, tasks, and apps.

## Packages diff --git a/sdk/README.md b/sdk/README.md index a4d987c..eaad5bc 100644 --- a/sdk/README.md +++ b/sdk/README.md @@ -8,7 +8,7 @@

The official SDK for building Plot agents -
- custom code that organize and prioritize all your messages, tasks, and apps. + custom code that organizes and prioritizes all your messages, tasks, and apps.

## Quick Start