Skip to content

Commit cf864be

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

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
@@ -653,7 +653,7 @@ p.printFullName() // "Julia Manes"
653653
```
654654

655655

656-
### FP data modeling
656+
### Data Modeling (Functional Programming Style)
657657

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

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

13161316

13171317

1318-

0 commit comments

Comments
 (0)