Typo.
authorFrancois Fleuret <francois@fleuret.org>
Fri, 16 Jun 2017 11:17:09 +0000 (13:17 +0200)
committerFrancois Fleuret <francois@fleuret.org>
Fri, 16 Jun 2017 11:17:09 +0000 (13:17 +0200)
README.md

index 4753d97..735bee3 100644 (file)
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ and
 torch.ByteStorage svrt.uncompress(torch.ByteStorage x)
 ```
 
-provides a lossless compression scheme adapted to the ByteStorage of
+provide a lossless compression scheme adapted to the ByteStorage of
 the vignette ByteTensor (i.e. expecting a lot of 255s, a few 0s, and
 no other value).