diff options
Diffstat (limited to 'build/website/mathematics/index.html')
-rw-r--r-- | build/website/mathematics/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/website/mathematics/index.html b/build/website/mathematics/index.html index a28e97a..e09e7f5 100644 --- a/build/website/mathematics/index.html +++ b/build/website/mathematics/index.html @@ -31,7 +31,7 @@ Mathematics <h2>Topics</h2> <ul> - <li><a href="./linear_algebra/">Linear Algebra</a> -- the study multidimensional linear quantities.</li> + <li><a href="./linear_algebra/">Linear Algebra</a> -- the study of multidimensional linear quantities.</li> <li><a href="./calculus/">Calculus</a> -- The age-old study of infinitesimal ratios.</li> <li><a href="./differential_equations/">Differential Equations</a> -- The math underlying our physical world.</li> </ul> |