Skip to content

Commit e65a277

Browse files
updated site
1 parent 8b21cba commit e65a277

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ The following directories are bonus chapters:
6464
| [`Join operations`](./bonus_chapters/join/) | Examples on join of RDDs |
6565
| [`PySpark Tutorial 101`](./bonus_chapters/pyspark_tutorial/) | Examples on using PySpark RDDs and DataFrames |
6666
| [Physical Data Partitioning](./bonus_chapters/physical_partitioning/README.md) | Tutorial of Physical Data Partitioning |
67-
67+
| [Monoid: Design Principle](https://github.com/mahmoudparsian/data-algorithms-with-spark/blob/master/wiki-spark/docs/monoid/README.md) | Monoid: Design Principle |
6868
-----
6969

7070
<a href="https://www.oreilly.com/library/view/data-algorithms-with/9781492082378/">

0 commit comments

Comments
 (0)