Skip to content

Commit 88ea925

Browse files
Update index.md
1 parent d37e6d7 commit 88ea925

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ FiniteDiff.finite_difference_derivative(f, x::T, fdtype::Type{T1}=Val{:central},
278278
returntype::Type{T2}=eltype(x), f_x::Union{Nothing,T}=nothing)
279279
```
280280

281-
## Multi-Point Derivatives
281+
## Multi-Dimensional Derivatives
282282

283283
### Differencing Calls
284284

0 commit comments

Comments
 (0)