Fix typo in UWP docs (#404)

(cherry picked from commit 8008739f16)
This commit is contained in:
Cliff Rogers
2017-07-13 17:16:41 +02:00
committed by Rémi Verschelde
parent 507eebbdb1
commit 1b94684b4e
@@ -30,7 +30,7 @@ This requires the tools ``MakeCert.exe`` and ``Pvk2Pfx.exe`` which comes
with the Windows SDK. If you use Visual Studio, open one of its Developer
Prompts since they come with those tools available and in the path.
You can get more detailed instructions from `Microsof documentation
You can get more detailed instructions from `Microsoft documentation
<https://msdn.microsoft.com/en-us/library/windows/desktop/jj835832(v=vs.85).aspx>`__.
First, run ``MakeCert`` to create a private key::