From 75c21b579bcf51a441859fb3aff68bbf65336c22 Mon Sep 17 00:00:00 2001 From: Philip Howard Date: Thu, 25 Jun 2015 16:53:23 +0100 Subject: [PATCH] Update ground.md --- src/en-GB/overlay/ground.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/en-GB/overlay/ground.md b/src/en-GB/overlay/ground.md index 4e22733..39352e0 100644 --- a/src/en-GB/overlay/ground.md +++ b/src/en-GB/overlay/ground.md @@ -14,11 +14,11 @@ pin: --> #Ground -The Ground pins ona the Raspberry Pi are all electrically connected, so it doesn't matter +The Ground pins on the Raspberry Pi are all electrically connected, so it doesn't matter which one you use if you're wiring up a voltage supply. Generally the one that's most convinient or closest to the rest of your connections is tidier and easier, or alternatively the one closes to the supply pin that you use. It's a good idea to use Physical Pin 17 for 3v3 and Physical Pin 25 for ground when using -the [SPI](/pinout/spi) connections, for example, as these are right next to the important pins for SPI0. \ No newline at end of file +the [SPI](/pinout/spi) connections, for example, as these are right next to the important pins for SPI0.