From 4bf2e7a987ff11f3d74d4c12a6b4d0acb5ed6c2a Mon Sep 17 00:00:00 2001 From: Stone_Red <56473591+Stone-Red-Code@users.noreply.github.com> Date: Mon, 10 May 2021 17:52:05 +0200 Subject: [PATCH] Updated StringExtentions (markdown) --- StringExtentions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/StringExtentions.md b/StringExtentions.md index 206b2f0..14c9ee4 100644 --- a/StringExtentions.md +++ b/StringExtentions.md @@ -1,6 +1,6 @@ -### Stone_Red_Utilities.StringExtentions +# Stone_Red_Utilities.StringExtentions -#### Methods +## Methods * EqualsIgnoreCase * Description: Determines whether this instance and another specified string object have the same value regardless of upper and lower case.