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 | | --- | --- | --- |