We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adf712e commit 6cf5327Copy full SHA for 6cf5327
docs/DifferentiableProgramming.md
@@ -1911,7 +1911,7 @@ result (labeled `value`) and a differential (labeled `differential`). The
1911
differential is a linear map (`@differentiable(linear)`) function that takes the
1912
`TangentVector` nested types of all of the types of the original function's
1913
parameters to differentiate with respect to, and returns the `TangentVector`
1914
-nested type of the orgiinal function's result type.
+nested type of the original function's result type.
1915
1916
###### Differentiability parameters
1917
0 commit comments