Skip to content

Commit b40f076

Browse files
rxweibartchr808
andauthored
Update docs/DifferentiableProgramming.md
Co-Authored-By: Bart Chrzaszcz <[email protected]>
1 parent df68958 commit b40f076

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
@@ -1761,7 +1761,7 @@ 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.
17621762

17631763
If the original member does not have a `@differentiable` attribute, a default
1764-
derivative is implicitly add to all conforming/overriding implementations.
1764+
derivative is implicitly added to all conforming/overriding implementations.
17651765

17661766
```swift
17671767
protocol P {

0 commit comments

Comments
 (0)