Skip to content

Commit

Permalink
fix: remove commas from json
Browse files Browse the repository at this point in the history
  • Loading branch information
jlenon7 committed Feb 23, 2024
1 parent cca9b41 commit bae7fbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/getting-started/installation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ handle enterprise work loads.
### A scalable framework

Athenna is incredibly scalable. Thanks to the scaling-friendly nature of
Node.js and great libraries like [`fastify`](https://fastify.dev/), horizontal
scaling with Athenna is a breeze. In fact, Athenna applications have been
Node.js and great libraries like [Fastify](https://fastify.dev/), horizontal
scaling with Athenna is a breeze. In fact, Athenna REST API's have been
easily scaled to handle hundreds of millions of requests per month.

### An agnostic framework
Expand Down

0 comments on commit bae7fbd

Please sign in to comment.