Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
juanarbol authored and MylesBorins committed Oct 14, 2019
1 parent df9cc52 commit d835307
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions locale/en/docs/meta/topics/dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ asynchronously at the operating system level.

### llhttp

HTTP parsing is handled by a lightweight C library called llhttp. It is
designed to not make any syscalls or allocations, so it has a very small
HTTP parsing is handled by a lightweight TypeScript and C library called llhttp.
It is designed to not make any syscalls or allocations, so it has a very small
per-request memory footprint.

- [Documentation](https://github.com/nodejs/llhttp/)
Expand Down

0 comments on commit d835307

Please sign in to comment.