openai-agents-python/src
Rehan Ul Haq 64383502dd
docs: fix typo in docstring for is_strict_json_schema method (#775)
### Overview

This PR fixes a small typo in the docstring of the
`is_strict_json_schema` abstract method of the `AgentOutputSchemaBase`
class in `agent_output.py`.

### Changes

- Corrected the word “valis” to “valid” in the docstring.

### Motivation

Clear and correct documentation improves code readability and reduces
confusion for users and contributors.

### Checklist

- [x] I have reviewed the docstring after making the change.
- [x] No functionality is affected.
- [x] The change follows the repository’s contribution guidelines.
2025-05-30 12:14:10 -04:00
..
agents docs: fix typo in docstring for is_strict_json_schema method (#775) 2025-05-30 12:14:10 -04:00