From ad469c661708f1530776254350c35d6b3f756956 Mon Sep 17 00:00:00 2001 From: Quentin Anthony Date: Mon, 1 Jan 2024 13:29:16 -0500 Subject: [PATCH] Fix utilities typo in readme (#14) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4e1b84..1cc3791 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ All the practical details and utilities that go into working with real models! I ## Table of Contents - [The Cookbook](#the-cookbook) - * [Utilities](#utilites) + * [Utilities](#utilities) + [Calculations](#calculations) + [Benchmarks](#benchmarks) * [Reading List](#reading-list)