From b4f6a05b8b6ba9045a637f3df5645ce6720d24ec Mon Sep 17 00:00:00 2001 From: Stone_Red <56473591+Stone-Red-Code@users.noreply.github.com> Date: Mon, 10 May 2021 17:53:38 +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 14c9ee4..b608328 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.