Skip to content

Commit 1b6f549

Browse files
alvinjjulienrf
andcommitted
Update _overviews/overview/a-taste-of-scala.md
Co-authored-by: Julien Richard-Foy <[email protected]>
1 parent dd13390 commit 1b6f549

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

_overviews/overview/a-taste-of-scala.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -654,7 +654,7 @@ p.printFullName() // "Julia Manes"
654654
```
655655

656656

657-
### FP data modeling
657+
### Data Modeling (Functional Programming Style)
658658

659659
When writing code in an FP style, you’ll use these constructs:
660660

@@ -1316,4 +1316,3 @@ Scala has even more features that weren’t covered in this whirlwind tour. See
13161316

13171317

13181318

1319-

0 commit comments

Comments
 (0)