Skip to content

Commit 37f609e

Browse files
authored
Update flash (#48)
Minor typo
1 parent 47a635a commit 37f609e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flash

+1-1
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ print_usage() {
152152
}
153153

154154
print_info() {
155-
echo -e "\nThis flash card system works via colon ${YELLOW}:${NC} seperated ${YELLOW}.csv${NC} files\n
155+
echo -e "\nThis flash card system works via colon ${YELLOW}:${NC} separated ${YELLOW}.csv${NC} files\n
156156
with entries that look like this: ${LGREY}category:question:answer:0${NC}\n
157157
These ${YELLOW}.csv${NC} files should be stored in your
158158

0 commit comments

Comments
 (0)