Skip to content

Commit

Permalink
docs: update versoin number in source/filters/sum.md
Browse files Browse the repository at this point in the history
  • Loading branch information
harttle committed Dec 19, 2023
1 parent 2f12575 commit 7f158e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/filters/sum.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: sum
---

{% since %}v?{% endsince %}
{% since %}v10.10.0{% endsince %}

Computes the sum of all the numbers in an array.
An optional argument specifies which property of the array's items to sum up.
Expand Down

0 comments on commit 7f158e0

Please sign in to comment.