Skip to content

Commit ffce0f8

Browse files
authored
Fix typo in table of contents of README
1 parent 44db502 commit ffce0f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The input values for each function are generally not validated other than their
1313
3. [Natural Clamped Cubic Spline](#natural-clamped-cubic-spline)
1414
a. [Example](#example-2)
1515
4. [Inverse Quadratic Interpolation](#inverse-quadratic-interpolation)
16-
a. [Example](#example~3)
16+
a. [Example](#example-3)
1717

1818
### Tridiagonal LU Decomposition Matrix Solver
1919

0 commit comments

Comments
 (0)