Skip to content

Commit 4e5a0c1

Browse files
authored
typo
1 parent 82e5831 commit 4e5a0c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lessons/01-Introduction-to-haskell.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@
278278
}
279279
},
280280
"source": [
281-
"This means that, **for a specific input, a function will always return the same value. Every time.** (This is called \"referential transparency.\")"
281+
"This means that, **for a specific input, a function will always return the same value. Every time.**"
282282
]
283283
},
284284
{

0 commit comments

Comments
 (0)