diff --git a/Ouya_(ouya-ouya).mw b/Ouya_(ouya-ouya).mw
index a193cd0545aa58fe5069c3221bad309490c706b9..76fd135a4a0aff527a0d84855992b6aee282ca1e 100644
--- a/Ouya_(ouya-ouya).mw
+++ b/Ouya_(ouya-ouya).mw
@@ -54,7 +54,7 @@
 * Currently we avoid flashing directly to the device as  [https://www.reddit.com/r/ouya/comments/5i02u4/ouya_dead_apx_mode/dcvlyts/ a corrupted kernel would irreversibly brick the Ouya due to the locked bootloader.] We use a tool called [https://forum.xda-developers.com/showthread.php?t=2692836 Ouya BootMenu] [https://github.com/milaq/ouya_bootmenu (source)] that allows us to run the postmarketOS kernel through a kexec method. This implements an extra failsafe to prevent bricking and in theory allows dualbooting and kernel development.
 
 ===eMMC===
-The eMMC storgate on mainline cannot run at 1.8V DDR mode even though it does on the downstream kernel. Attempting to run at this mode leads to data corruption. The device tree is configured to run the eMMC storage at 3.3V High Speed mode.
+The eMMC storage on mainline cannot run at 1.8V DDR mode even though it does on the downstream kernel. Attempting to run at this mode leads to data corruption. The device tree is configured to run the eMMC storage at 3.3V High Speed mode.
 
 Despite this, the eMMC storage benchmarks the same on mainline as on the downstream kernel.
 <source lang="shell">