diff --git a/content/en/functions/first.md b/content/en/functions/first.md index 464dfa671..e4c0a848d 100644 --- a/content/en/functions/first.md +++ b/content/en/functions/first.md @@ -25,3 +25,5 @@ aliases: [] {{ .Render "summary" }} {{ end }} ``` + +*Note: Exclusive to `first`, LIMIT can be '0' to return an empty array.*