Skip to content

Commit e726f6d

Browse files
authored
Fix up changelog
1 parent 645758d commit e726f6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/history.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Outcome 1.3.0 (2023-10-17)
1111
Features
1212
~~~~~~~~
1313

14-
- Added type hints to the package. :py:class:`Value` and :py:class`Outcome` are now generic.
14+
- Added type hints to the package. :py:class:`Value` and :py:class:`Outcome` are now generic.
1515
A type alias was also added (:py:data:`Maybe`) for the union of :py:class:`Value`
1616
and :py:class:`Error`. (`#36 <https://github.com/python-trio/outcome/issues/36>`__)
1717

0 commit comments

Comments
 (0)