Skip to content

Commit e4c276d

Browse files
authored
doc: fix typo in README (yhirose#1056)
fixed typo in README.md, replacing `Sutudio` with `Studio`.
1 parent e07f769 commit e4c276d

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
@@ -787,7 +787,7 @@ Include `httplib.h` before `Windows.h` or include `Windows.h` by defining `WIN32
787787
#include <httplib.h>
788788
```
789789

790-
Note: cpp-httplib officially supports only the latest Visual Studio. It might work with former versions of Visual Studio, but I can no longer verify it. Pull requests are always welcome for the older versions of Visual Sutudio unless they break the C++11 conformance.
790+
Note: cpp-httplib officially supports only the latest Visual Studio. It might work with former versions of Visual Studio, but I can no longer verify it. Pull requests are always welcome for the older versions of Visual Studio unless they break the C++11 conformance.
791791

792792
Note: Windows 8 or lower and Cygwin on Windows are not supported.
793793

0 commit comments

Comments
 (0)