diff --git a/docs/drivers/asahi.rst b/docs/drivers/asahi.rst index 88b04559f9f..7b6d82d184b 100644 --- a/docs/drivers/asahi.rst +++ b/docs/drivers/asahi.rst @@ -342,7 +342,7 @@ concepts used in PowerVR GPUs appear in AGX. USC Unified Shader Cores - A unified shader core is a small cpu that runs shader code. The core is + A unified shader core is a small CPU that runs shader code. The core is unified because a single ISA is used for vertex, pixel and compute shaders. This differs from older GPUs where the vertex, fragment and compute have separate ISAs for shader stages.