Skip to content

Conversation

@mini-peanut
Copy link
Contributor

Description

This PR fixes a typo in the realtime WebSocket examples and documentation where "procesing" is corrected to "processing" in the error handler comment.

The typo was present in:

  • realtime.md (lines 41 and 82)
  • examples/realtime/websocket.ts
  • examples/realtime/ws.ts
  • examples/azure/realtime/websocket.ts
  • examples/azure/realtime/ws.ts

Changes

Fixed the typo in the comment:

// in a real world scenario this should be logged somewhere as you
- // likely want to continue procesing events regardless of any errors
+ // likely want to continue processing events regardless of any errors

@mini-peanut mini-peanut requested a review from a team as a code owner March 20, 2025 14:19
@RobertCraigie RobertCraigie changed the title Fix typo: "procesing" -> "processing" in realtime examples docs: fix "procesing" -> "processing" in realtime examples Apr 18, 2025
@RobertCraigie RobertCraigie changed the base branch from master to next April 18, 2025 17:03
Copy link
Collaborator

@RobertCraigie RobertCraigie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@RobertCraigie RobertCraigie merged commit 8717b9f into openai:next May 2, 2025
@stainless-app stainless-app bot mentioned this pull request May 2, 2025
@stainless-app stainless-app bot mentioned this pull request May 29, 2025
SkinnnyJay pushed a commit to SkinnnyJay/openai-node that referenced this pull request Sep 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants