Skip to content

Commit 31d090a

Browse files
author
Jim Porter
committed
Typo
1 parent 51dbb0a commit 31d090a

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
@@ -10,7 +10,7 @@
1010
This library requires a C++11 compiler and [Boost](http://www.boost.org/)
1111
1.23+. If your standard library includes the [Library Fundamentals
1212
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
13+
(specifically the `string_view` type), bencode.hpp will use that as well. In
1414
addition, the tests require a C++14 compiler and
1515
[mettle](https://jimporter.github.io/mettle/).
1616

0 commit comments

Comments
 (0)