Skip to content

Commit 92ca5a1

Browse files
committed
fix misspelled word
1 parent d2281ab commit 92ca5a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/changelog.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ All help in providing PRs to close out bug issues is appreciated. Even if that i
1111
- HUGE thanks to @hartwork for all the work done on this release!
1212
- Bring vcr/unittest in to vcrpy as a full feature of vcr instead of a separate library. Big thanks to @hartwork for doing this and to @agriffis for originally creating the library
1313
- Make decompression robust towards already decompressed input (thanks @hartwork)
14-
- Bugfix: Add read1 method (fixes compatability with biopython), thanks @mghantous
14+
- Bugfix: Add read1 method (fixes compatibility with biopython), thanks @mghantous
1515
- Bugfix: Prevent filters from corrupting request (thanks @abramclark)
1616
- Bugfix: Add support for `response.raw.stream()` to fix urllib v2 compat
1717
- Bugfix: Replace `assert` with `raise AssertionError`: fixes support for `PYTHONOPTIMIZE=1`

0 commit comments

Comments
 (0)