Skip to content

Commit 689299d

Browse files
authored
Fix: Add period to .Abs() title per #7972 (#7979)
1 parent 767a250 commit 689299d

File tree

1 file changed

+1
-1
lines changed
  • content/c-sharp/concepts/math-functions/terms/abs

1 file changed

+1
-1
lines changed

content/c-sharp/concepts/math-functions/terms/abs/abs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
Title: 'Abs()'
2+
Title: '.Abs()'
33
Description: 'Returns the absolute value of a specified number.'
44
Subjects:
55
- 'Computer Science'

0 commit comments

Comments
 (0)