From bf21741685599750615ae360376a7d20ed32c21a Mon Sep 17 00:00:00 2001 From: Fyphen Date: Sun, 4 Jan 2026 20:26:41 +0900 Subject: [PATCH] Fix typo in limitations.md Corrected a typo in the limitations documentation regarding shader packs. --- docs/usage/limitations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage/limitations.md b/docs/usage/limitations.md index 8faee24242..9587dff8bb 100644 --- a/docs/usage/limitations.md +++ b/docs/usage/limitations.md @@ -4,7 +4,7 @@ There's a number of issues in Iris that are fundamental limitations of Iris and 1. [Iris doesn't fully work with all drivers, notably Apple's drivers on macOS.](drivers.md) 2. [Iris doesn't work with certain mods or features of mods, because these mods do things that Iris cannot support.](incompatible-mods.md) -3. [Some shader packs have bugs and shortcoings that are not the fault of Iris](../ShaderpackBugs.md). Some of these are limitations in the way that the shader pack is designed. +3. [Some shader packs have bugs and shortcomings that are not the fault of Iris](../ShaderpackBugs.md). Some of these are limitations in the way that the shader pack is designed. 4. Iris cannot support resource packs using custom core shaders, including: - Custom armor shaders used on many servers, such as Origin Realms - The workaround resource pack for https://bugs.mojang.com/browse/MC-164001