Fixed spelling error in Running on MacOS docs

This commit is contained in:
Evan
2022-08-25 11:49:08 -04:00
committed by GitHub
parent 9cc34c72de
commit 7c815422db

View File

@@ -99,7 +99,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).
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::