瀏覽代碼

Fix typo in UWP docs (#404)

(cherry picked from commit 8008739f16f8461f7c0321192cfbcfc20fa3311c)
Cliff Rogers 8 年之前
父節點
當前提交
1b94684b4e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      learning/workflow/export/exporting_for_uwp.rst

+ 1 - 1
learning/workflow/export/exporting_for_uwp.rst

@@ -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
 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.
 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>`__.
 <https://msdn.microsoft.com/en-us/library/windows/desktop/jj835832(v=vs.85).aspx>`__.
 
 
 First, run ``MakeCert`` to create a private key::
 First, run ``MakeCert`` to create a private key::