Jelajahi Sumber

Fixed spelling error (#285)

Wistpotion 2 tahun lalu
induk
melakukan
c739d49e1e
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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.