Skip to content

Commit 03d481d

Browse files
authored
docs: update ReadMe.md
1 parent bac034d commit 03d481d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

ReadMe.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,7 @@ Boolean tcValid = TCValidation.tcValidation(
2222
"lastName",
2323
"2001");
2424

25-
System.out.
26-
27-
println(tcValid);
25+
System.out.println(tcValid);
2826
```
2927

3028
### ✅Releases

0 commit comments

Comments
 (0)