Skip to content

Commit 753d4db

Browse files
authored
fix typo in readme (#355)
1 parent b5988bf commit 753d4db

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
@@ -15,7 +15,7 @@ the following areas:
1515
* scheduling & timers
1616
* resiliency: circuit breakers, bulkheads, rate limiters, backpressure
1717

18-
Ox enables writing simple, expression-oriented code in funcitonal style. The syntax overhead is kept to a minimum,
18+
Ox enables writing simple, expression-oriented code in functional style. The syntax overhead is kept to a minimum,
1919
preserving developer-friendly stack traces, and without compromising performance.
2020

2121
To use Ox, add the following dependency, using either [sbt](https://www.scala-sbt.org):

0 commit comments

Comments
 (0)