Browse Source

Fixed spelling error in Running on MacOS docs

(cherry picked from commit 7c815422db3341692464a49840d87986d1f08fe1)
Evan 2 years ago
parent
commit
a9d97dcd8e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tutorials/export/running_on_macos.rst

+ 1 - 1
tutorials/export/running_on_macos.rst

@@ -90,7 +90,7 @@ To run this app, you should remove the quarantine extended file attribute manual
 
 
 * Run the command ``xattr -dr com.apple.quarantine "Unsigned Game.app"`` (including quotation marks and ``.app`` extension).
 * Run the command ``xattr -dr com.apple.quarantine "Unsigned Game.app"`` (including quotation marks and ``.app`` extension).
 
 
-Neither app not executable is signed (relevant for Apple Silicon macs only)
+Neither app nor executable is signed (relevant for Apple Silicon macs only)
 ---------------------------------------------------------------------------
 ---------------------------------------------------------------------------
 
 
 .. note::
 .. note::