Skip to content

Commit 006c187

Browse files
ShalokShalomaslrousta
authored andcommitted
Update README.md
1 parent e5e1798 commit 006c187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Go Pipe is a simple implementation of _pipe_ operator in Go.
77

88
## What is it all about?
99

10-
One of the most intereseting features of functional languages is the ability to
10+
One of the most interesting features of functional languages is the ability to
1111
easily compose functions. The function composition is the operation that takes
1212
two functions and produces another function in the way that the result of the
1313
second function is passed as the input argument of first one.

0 commit comments

Comments
 (0)