diff --git a/content/c-sharp/concepts/math-functions/terms/abs/abs.md b/content/c-sharp/concepts/math-functions/terms/abs/abs.md index e4fb0f42267..bd475c96fb8 100644 --- a/content/c-sharp/concepts/math-functions/terms/abs/abs.md +++ b/content/c-sharp/concepts/math-functions/terms/abs/abs.md @@ -1,5 +1,5 @@ --- -Title: 'Abs()' +Title: '.Abs()' Description: 'Returns the absolute value of a specified number.' Subjects: - 'Computer Science'