Skip to content

Commit 3e323cd

Browse files
authored
Make the TLDR at the end a little clearer
1 parent 38d4828 commit 3e323cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ In other words, if you use the reset pin as an input to your shield then you do
5151

5252
*The KiCad ERC cannot catch all the possible electrical errors on your schematic as it doesn't natively support the reset and power pins' electrical types. Even if the ERC says its OK, double check it manually.*
5353

54-
*If the ERC says that your power pins are undriven, first manually check they are. If they are, then add a "PWR_FLAG" component to the net to make the error go away.*
54+
*If the ERC says that your power pins are undriven, first manually check they are being driven. If they are driven, then add a "PWR_FLAG" component to the net to make the error go away.*

0 commit comments

Comments
 (0)