Skip to content

Commit 38f42fa

Browse files
committed
Fixes typo
1 parent 2286700 commit 38f42fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/concept.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ because we would need to definie a new subclass
171171
and chances are that it won't be used in some situations.
172172

173173
With ``@typeclass`` overriding something is as easy.
174-
Let's define a typeclass with an instance to be overriden later:
174+
Let's define a typeclass with an instance to be overridden later:
175175

176176
.. code:: python
177177

0 commit comments

Comments
 (0)