瀏覽代碼

Fixed spelling error (#285)

Wistpotion 2 年之前
父節點
當前提交
c739d49e1e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/en/shared/consoles-faq.md

+ 1 - 1
docs/en/shared/consoles-faq.md

@@ -10,4 +10,4 @@ A: You will be able to create application bundles from the command line tools. I
 
 #### Q: Is it still easy to use a single code base if I decide to also target consoles?
 
-A: Yes, all of the standard Defold API functions are available also for the console platforms. In addition to the standard functionality you will also have access to a couple of Sony PlaytStation and Nintendo Switch specific functions, but in general the code should be able to remain exactly the same across multiple platforms.
+A: Yes, all of the standard Defold API functions are available also for the console platforms. In addition to the standard functionality you will also have access to a couple of Sony PlayStation and Nintendo Switch specific functions, but in general the code should be able to remain exactly the same across multiple platforms.