Skip to content

Commit aa23823

Browse files
authored
Merge pull request #899 from iamniky/edit-abs-description
Update abs.mdx
2 parents 40e43df + a046772 commit aa23823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/reference/en/p5/abs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ module: Math
44
submodule: Calculation
55
file: src/math/calculation.js
66
description: >
7-
<p>Calculates the absolute value of a number.</p>
7+
<p>Returns the absolute value of a number.</p>
88
99
<p>A number's absolute value is its distance from zero on the number line.
1010

0 commit comments

Comments
 (0)