Skip to content

Commit 1363bf4

Browse files
authored
Update README.md
1 parent b700511 commit 1363bf4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scala-core-modules/scala-strings-2/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ This module contains articles about Scala's Strings.
55
### Relevant Articles:
66
- [How to Check if a String Is Null or Empty in Scala](https://www.baeldung.com/scala/string-test-null-empty)
77
- [Convert From Camel Case to Snake Case in Scala](https://www.baeldung.com/scala/camel-snake-case-automatic-conversion)
8+
- [Convert Multiple Spaces Into a Single Space in Scala](https://www.baeldung.com/scala/multiple-spaces-to-single-space)

0 commit comments

Comments
 (0)