We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51dbb0a commit 31d090aCopy full SHA for 31d090a
README.md
@@ -10,7 +10,7 @@
10
This library requires a C++11 compiler and [Boost](http://www.boost.org/)
11
1.23+. If your standard library includes the [Library Fundamentals
12
TS](http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4480.html)
13
-(specifically the `string_view` type), bencode.hpp will used that as well. In
+(specifically the `string_view` type), bencode.hpp will use that as well. In
14
addition, the tests require a C++14 compiler and
15
[mettle](https://jimporter.github.io/mettle/).
16
0 commit comments