From b7e8a308336e7bf643774df5bb3739fa0a14e63d Mon Sep 17 00:00:00 2001 From: Guillaume Briday Date: Sun, 25 Oct 2020 18:49:46 +0100 Subject: [PATCH] Fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45930db..319dc96 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ article in the `docs` folder for any questions related to methodology. * [Using helper methods](#using-helper-methods) * [Performance Instrumentation](#performance-instrumentation) * [Deserialization](#deserialization) -* [Migrating from Netflix/fast_jsonapi](#migrating-from-netflix-fast-jsonapi) +* [Migrating from Netflix/fast_jsonapi](#migrating-from-netflixfast_jsonapi) * [Contributing](#contributing)