From 5c7ef3dbd0dff82ac96e5c0efafe34825dc3ca6c Mon Sep 17 00:00:00 2001 From: Tim MacDonald Date: Wed, 25 Jan 2023 14:54:50 +1100 Subject: [PATCH] wip --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3931f54..2dfa080 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ A lightweight JSON Resource for Laravel that helps you adhere to the JSON:API st - [A note on eager loading](#a-note-on-eager-loading) - [Attributes](#attributes) - [Remapping `$attributes`](#remapping-attributes) - - [toAttributes()](#toAttributes) + - [`toAttributes()`](#toAttributes) ## Version support