From f10a65fe1ff2fae9da413cb6f9ea4b309a3a75d4 Mon Sep 17 00:00:00 2001 From: CodeWithDennis <23448484+CodeWithDennis@users.noreply.github.com> Date: Sun, 7 Apr 2024 10:23:05 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0bc6cb..f1e6039 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,7 @@ For example: you have id, code and parent_code. Your model uses id as key, but t ->withKey('code') ``` -Store fetched models for additional functionality. +Store fetched models for additional functionality ```PHP ->storeResults()