From 6c78edac48ccba585feb3f065a3dfcbb9c6d0d14 Mon Sep 17 00:00:00 2001 From: Eduardo Castellanos Date: Fri, 14 Dec 2018 14:00:52 -0800 Subject: [PATCH] Update index.md (#29676) Added missing period after "ex" in 'Expansion Cards' section in order to maintain established syntax. Capitalized full form version of "GPU" to reflect association in 'Expansion Cards' section. --- guide/english/computer-hardware/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/english/computer-hardware/index.md b/guide/english/computer-hardware/index.md index 162080b858..5470b337d9 100644 --- a/guide/english/computer-hardware/index.md +++ b/guide/english/computer-hardware/index.md @@ -19,7 +19,7 @@ The motherboard houses many of the crucial electronic components of a system, su ### Expansion Cards Expansion cards are printed circuit board that can be inserted into a computer motherboard to add functionality to a computer system via the expansion bus. -An example of extension cards is the GPU. A graphics processing unit (GPU) is a specialized electronic circuit designed to rapidly manipulate and alter memory to accelerate the creation of images in a frame buffer intended for output to a display device. +An example of extension cards is the Graphics Processing Unit (GPU). A GPU is a specialized electronic circuit designed to rapidly manipulate and alter memory to accelerate the creation of images in a frame buffer intended for output to a display device. ![Nvidia Titan XP](https://cdn.arstechnica.net/wp-content/uploads/2017/04/nvidia-titan-x.jpg)