Skip to content

Commit

Permalink
Merge pull request #191 from AthennaIO/develop
Browse files Browse the repository at this point in the history
fix: remove commas from json
  • Loading branch information
jlenon7 authored Feb 23, 2024
2 parents 1d427c5 + bae7fbd commit 2eb99ef
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 2eb99ef

Please sign in to comment.