Skip to content

Commit 6183a00

Browse files
authored
Updated the document
1 parent 65e26a6 commit 6183a00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lessons/string-builder.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ order: "6B"
55
section: "Strings In Depth"
66
description: "learn strings in depth"
77
---
8-
## Introduction
8+
99

1010
String Builder is a separate class just like Strings, which allows us to modify the values(mutability).
1111
### Need of String Builder:

0 commit comments

Comments
 (0)