Skip to content

Commit

Permalink
docs(readme): fix typo (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-bot authored and RobertCraigie committed Aug 23, 2023
1 parent 4bcaf9e commit c5dbc3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -110,7 +110,7 @@ main();

## Streaming Responses

We provide support for streaming responses using Server Side Events (SSE).
We provide support for streaming responses using Server Sent Events (SSE).

```ts
import Anthropic from '@anthropic-ai/sdk';
Expand Down

0 comments on commit c5dbc3f

Please sign in to comment.