Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ If you deploy this in production I advice to run `stud` in front of it to take
care of the SSL offloading.

`nginx` and `haproxy` were really close, it's almost not significant enough to
say that one is faster or better then the other. But if you look at it from an
say that one is faster or better than the other. But if you look at it from an
operations stand point. It's easier to deploy and manage a single `nginx` server
instead of `stud` and `haproxy`.

Expand Down