Skip to content

Commit

Permalink
Merge pull request #11 from lolgab/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
sake92 authored Oct 20, 2024
2 parents e66683c + bf443cd commit 0174b8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/files/philosophy/Alternatives.scala
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ object Alternatives extends PhilosophyPage {

### Pure FP libs like http4s, zio-http etc

Too much focus on purely functional programming and (mostly unnecessarry) math concepts.
Too much focus on purely functional programming and (mostly unnecessary) math concepts.
Easy to get lost in that and overcomplicate your code.

### Enterprise frameworks like Spring Framework, Quarkus etc
Expand Down

0 comments on commit 0174b8f

Please sign in to comment.