docs(python-versions.md): fix spelling (#10322)

## Summary

Correct misspelling of `interopability` to `interoperability`.

## Test Plan

N/A
This commit is contained in:
vladislav doster 2025-01-06 01:41:48 -06:00 committed by GitHub
parent 16097b51c4
commit 27bc8dd3dc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ This behavior can be
The `.python-version` file can be used to create a default Python version request. uv searches for a
`.python-version` file in the working directory and each of its parents. Any of the request formats
described above can be used, though use of a version number is recommended for interopability with
described above can be used, though use of a version number is recommended for interoperability with
other tools.
A `.python-version` file can be created in the current directory with the