Skip to content

Commit b380ddd

Browse files
committed
Typos
Signed-off-by: Ian Hoang <ianhoang16@gmail.com>
1 parent bccf6a5 commit b380ddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PYTHON_SUPPORT_GUIDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This document walks developers through how to add support for new major & minor
44

55
### Update Python versions supported in OpenSearch Benchmark
66

7-
Make changes to the following files and open a PR titled "Update Python versions supported to `<list of Python versions this PR plans to support>`.
7+
Make changes to the following files and open a PR titled "Update Python versions supported to `<list of Python versions this PR plans to support>`".
88

99
* `.ci/variables.json`: Update Python variables and `MIN_PY_VER` as needed.
1010
* For example: If OSB needs to add support for Python `3.12`, ensure there is a `PY312` variable and make it set to the latest patch release of Python `3.12`, such as `3.12.11`.

0 commit comments

Comments
 (0)