Skip to content

Commit b5c2e9c

Browse files
committed
s/buildt/built
1 parent 19e3f31 commit b5c2e9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Copyright (C) 2011-2019 Sebastiano Merlino.
1919

2020
## Tl;dr
2121
libhttpserver is a C++ library for building high performance RESTful web servers.
22-
libhttpserver is buildt upon [libmicrohttpd](https://www.gnu.org/software/libmicrohttpd/) to provide a simple API for developers to create HTTP services in C++.
22+
libhttpserver is built upon [libmicrohttpd](https://www.gnu.org/software/libmicrohttpd/) to provide a simple API for developers to create HTTP services in C++.
2323

2424
**Features:**
2525
- HTTP 1.1 compatible request parser

0 commit comments

Comments
 (0)