Fix typo in docs
authorpixelistik <pixelistik@users.noreply.github.com>
Mon, 16 Oct 2017 20:11:24 +0000 (22:11 +0200)
committerGitHub <noreply@github.com>
Mon, 16 Oct 2017 20:11:24 +0000 (22:11 +0200)
src/doc/crates-io.md

index 384151b74a0f3dda9155b8c7ff0adbd5b36904c1..e0c2825e0170688313a9b885619bf81eb56f78ff 100644 (file)
@@ -52,7 +52,7 @@ accidentally package up that 2GB video asset, or large data files used for code
 generation, integration tests, or benchmarking.  There is currently a 10MB
 upload size limit on `*.crate` files. So, if the size of `tests` and `benches`
 directories and their dependencies are up to a couple of MBs, you can keep them
-in your package; otherwsie, better to exclude them.
+in your package; otherwise, better to exclude them.
 
 Cargo will automatically ignore files ignored by your version control system
 when packaging, but if you want to specify an extra set of files to ignore you