Skip to content

Commit 5b61427

Browse files
Merge pull request arialdomartini#65 from Daniyal-Javani/Daniyal-Javani-patch-2
fix typo: Rerefential => Referential
2 parents 6bde2c1 + dcdc87a commit 5b61427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ Why do many software engineers not like Java?
420420
#### Good and Bad Languages
421421
What makes a good language good and a bad language bad?
422422

423-
#### Rerefential Transparency
423+
#### Referential Transparency
424424
Write two functions, one referentially transparent and the other one referentially opaque. Discuss.
425425

426426
#### Stack and Heap

0 commit comments

Comments
 (0)