We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5988bf commit 753d4dbCopy full SHA for 753d4db
README.md
@@ -15,7 +15,7 @@ the following areas:
15
* scheduling & timers
16
* resiliency: circuit breakers, bulkheads, rate limiters, backpressure
17
18
-Ox enables writing simple, expression-oriented code in funcitonal style. The syntax overhead is kept to a minimum,
+Ox enables writing simple, expression-oriented code in functional style. The syntax overhead is kept to a minimum,
19
preserving developer-friendly stack traces, and without compromising performance.
20
21
To use Ox, add the following dependency, using either [sbt](https://www.scala-sbt.org):
0 commit comments