Skip to content

docs: fix function arguments typo#709

Open
Rohan5commit wants to merge 1 commit intoopenai:mainfrom
Rohan5commit:docs/fix-function-arguments-typo
Open

docs: fix function arguments typo#709
Rohan5commit wants to merge 1 commit intoopenai:mainfrom
Rohan5commit:docs/fix-function-arguments-typo

Conversation

@Rohan5commit
Copy link

Summary

  • Fix the Function.arguments typo in the function-calling example in README.md.

Related issue

  • N/A (trivial docs typo fix)

Guideline alignment

  • Reviewed CONTRIBUTING.md before editing.
  • Kept the diff to one documentation file and avoided generated code.

Validation

  • Not run (docs-only change).

Copilot AI review requested due to automatic review settings March 25, 2026 02:39
@Rohan5commit Rohan5commit requested a review from a team as a code owner March 25, 2026 02:39
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Fixes a typo in the function-calling documentation example so the referenced API name matches the actual arguments(...) method used in examples.

Changes:

  • Correct Function.argments(Class<T>) to Function.arguments(Class<T>) in README.md.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

3 participants