From 42058cdb854454c62e7aa87a8bfc0e146a07c145 Mon Sep 17 00:00:00 2001 From: FANZ3R <72151247+FANZ3R@users.noreply.github.com> Date: Wed, 30 Sep 2020 21:06:36 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26b6f80..6d1a2d6 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Console.WriteLine(sb.ToString()); You can read more about the [reasons to choose string concatenation or the StringBuilder class](https://docs.microsoft.com/en-us/dotnet/api/system.text.stringbuilder?view=netframework-4.8#StringAndSB) -### Common String Methods +### Common String Functions & Mwthods #### Returns: 0 - true, 1 - false | Method | Code | Comments | | --- | --- | --- |