Repository: incubator-singa Updated Branches: refs/heads/master f7a619072 -> 59ef841fe
fix a typo in download page Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/59ef841f Tree: http://git-wip-us.apache.org/repos/asf/incubator-singa/tree/59ef841f Diff: http://git-wip-us.apache.org/repos/asf/incubator-singa/diff/59ef841f Branch: refs/heads/master Commit: 59ef841fe3ea8b4a7aeeb3e33abbc85ff2e9ae45 Parents: f7a6190 Author: wang wei <[email protected]> Authored: Wed Jun 13 21:26:53 2018 +0800 Committer: wang wei <[email protected]> Committed: Wed Jun 13 21:26:53 2018 +0800 ---------------------------------------------------------------------- doc/en/downloads.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/59ef841f/doc/en/downloads.md ---------------------------------------------------------------------- diff --git a/doc/en/downloads.md b/doc/en/downloads.md index 03ef5f4..5bb27bc 100644 --- a/doc/en/downloads.md +++ b/doc/en/downloads.md @@ -15,8 +15,9 @@ * Add VGG, Inception V4, ResNet, and DenseNet for ImageNet classification * Create alias for conda packages * Complete documentation in Chinese - * Add instructions for running Singa on Windoes - * Update the compilation, CI; Fix some bugs + * Add instructions for running Singa on Windows + * Update the compilation, CI + * Fix some bugs
