From 35d030937f78e4965d07ee098caf94a0ca833f26 Mon Sep 17 00:00:00 2001 From: markhuot Date: Sun, 18 Feb 2024 15:46:17 +0000 Subject: [PATCH] GitHub action updating docs --- docs/factories/entry.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/factories/entry.md b/docs/factories/entry.md index 8b5b174..0f501d7 100644 --- a/docs/factories/entry.md +++ b/docs/factories/entry.md @@ -12,7 +12,7 @@ in three ways, If you do not pass a section, one will be created automatically. -## type($handle) +## type($identifier) Set the entry type ## postDate(DateTime|string|int $value)