Skip to content

Commit e3b129e

Browse files
committed
Fix typo.
1 parent be21aaf commit e3b129e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/DifferentiableProgramming.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1755,7 +1755,7 @@ where Self: Differentiable & FloatingPoint, Self == Self.TangentVector {
17551755

17561756
#### Default derivatives
17571757

1758-
In a protocol extension, class definition, or class definition, providing a
1758+
In a protocol extension, class definition, or class extension, providing a
17591759
derivative or transpose for a protocol extension or a non-final class member is
17601760
considered as providing a default derivative for that member. Types that conform
17611761
to the protocol or inherit from the class can inherit the default derivative.

0 commit comments

Comments
 (0)