Skip to content

Commit

Permalink
Merge pull request #29 from corem/fix/typo-readme
Browse files Browse the repository at this point in the history
Fix minor typos in README.md
  • Loading branch information
cheleb authored Oct 17, 2024
2 parents f364895 + 0a34f4e commit 36e9c69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
## ZIO, Lamibar and Tapir
## ZIO, Laminar and Tapir

This a project to use ZIO, Laminar and Tapir to communicate with a REST API.

* ZIO: A type-safe, composable library for asynchronous and concurrent programming in Scala.
* Lamibar: A library for building REST APIs in Scala.
* Laminar: A library for building simple, expressive and safe UI in Scala.
* Tapir: A library for defining HTTP API endpoints as immutable data structures.

This project will provide:
Expand Down

0 comments on commit 36e9c69

Please sign in to comment.