diff --git a/src/content/reference/en/p5/constants/RADIANS.mdx b/src/content/reference/en/p5/constants/RADIANS.mdx index f2eaa34b2e..e5a605975f 100644 --- a/src/content/reference/en/p5/constants/RADIANS.mdx +++ b/src/content/reference/en/p5/constants/RADIANS.mdx @@ -21,7 +21,7 @@ description: > angleMode() has been set to - DEGREES.

+ DEGREES.

Note: TWO_PI radians equals 360˚.

line: 89