Skip to content

Commit 9a6d8c5

Browse files
fix tiny typo in docs (#1485)
1 parent f3ea874 commit 9a6d8c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/create-your-own-container.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ Let's look at the result:
112112
113113
.. note::
114114
A special note on :class:`returns.primitives.container.BaseContainer`.
115-
It is a very useful class with lots of pre-defined feaatures, like:
115+
It is a very useful class with lots of pre-defined features, like:
116116
immutability, better cloning, serialization, and comparison.
117117

118118
You can skip it if you wish, but it is highlighly recommended.

0 commit comments

Comments
 (0)