Skip to content

Commit ff05239

Browse files
authored
Fix typo
1 parent 7f2b668 commit ff05239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/solvePermissions.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ else
1010
fi
1111

1212
echo "You are ${THEUSER}..."
13-
# !INFO! change /dev/ttyACM0 to your serial port if it is different for you Pico
13+
# !INFO! change /dev/ttyACM0 to your serial port if it is different for your Pico
1414
GROUP=$(stat -c '%G' /dev/ttyACM0)
1515
echo "And get the '${GROUP}' group..."
1616

0 commit comments

Comments
 (0)