Skip to content

Commit 9451cea

Browse files
authored
Merge pull request #1245 from scalacenter/fix-markdown
Fix markdown markup
2 parents 119a21a + 6876d0a commit 9451cea

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

blog/_posts/2021-05-17-effective-programming-scala-course.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -64,14 +64,14 @@ status, at the time this blog is written:
6464

6565
- The [Scala Specialization] is a suite of five courses that teach Scala and
6666
data processing (possibly in parallel or distributed),
67-
- [Functional Programming Principles in Scala]: all the lectures and
67+
- [Functional Programming Principles in Scala] all the lectures and
6868
assignments have been updated to Scala 3,
69-
- [Functional Program Design]: all the lectures and assignments have been
69+
- [Functional Program Design] all the lectures and assignments have been
7070
updated to Scala 3,
71-
- [Parallel Programming]: only the assignments have been updated to Scala 3,
72-
- [Big Data Analysis with Scala and Spark]: still on Scala 2.12,
73-
- [Functional Programming in Scala Capstone]: still on Scala 2.12,
74-
- [Programming Reactive Systems]: only the assignments have been updated to Scala 3.
71+
- [Parallel Programming] only the assignments have been updated to Scala 3,
72+
- [Big Data Analysis with Scala and Spark] still on Scala 2.12,
73+
- [Functional Programming in Scala Capstone] still on Scala 2.12,
74+
- [Programming Reactive Systems] only the assignments have been updated to Scala 3.
7575

7676
We will update our Spark courses to Scala 3 as soon as there is a stable release of
7777
Spark that supports Scala 3.

0 commit comments

Comments
 (0)