diff --git a/docs/jsonapi-spec.md b/docs/jsonapi-spec.md index c8bba7a262..607a791f4f 100644 --- a/docs/jsonapi-spec.md +++ b/docs/jsonapi-spec.md @@ -8,7 +8,7 @@ library such as [Mongoose](https://github.com/Automattic/mongoose). - [Conventions](#conventions) - [Request and Response Messages](#request-and-response-messages) - [Namespace](#namespace) -- [Collection](#collection) +- [Collections](#collections) - [Documents](#documents) - [Commands](#commands) - [Command Considerations](#command-considerations)