Update TrimSpace.md

This commit is contained in:
Joe Mooring
2024-10-21 09:30:09 -07:00
committed by GitHub
parent 6103c1e841
commit bd87599965
+1 -1
View File
@@ -15,7 +15,7 @@ action:
signatures: [strings.TrimSpace INPUT]
---
{{< new-in 0.137.0 >}}
{{< new-in 0.136.3 >}}
Whitespace characters include `\t`, `\n`, `\v`, `\f`, `\r`, and characters in the [Unicode Space Separator] category.