From bbd247a1599a9d5858e3b0f4a495736b87c86346 Mon Sep 17 00:00:00 2001
From: Aaron <adnewsom@live.com>
Date: Wed, 27 Dec 2017 15:26:45 -0600
Subject: [PATCH] Update compile_Windows.md

fix minor spelling error
---
 doc/compile_Windows.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/compile_Windows.md b/doc/compile_Windows.md
index c9a8ff7..f898867 100644
--- a/doc/compile_Windows.md
+++ b/doc/compile_Windows.md
@@ -22,7 +22,7 @@
 
 ### Cuda 8.0+ (only needed to use NVIDIA GPUs)
 
-- donwload and install [https://developer.nvidia.com/cuda-downloads](https://developer.nvidia.com/cuda-downloads)
+- download and install [https://developer.nvidia.com/cuda-downloads](https://developer.nvidia.com/cuda-downloads)
 - for minimal install choose `Custom installation options` during the install and select
     - CUDA/Develpment
     - CUDA/Visual Studio Integration (ignore the warning during the install that VS2017 is not supported)
-- 
GitLab