Skip to content

Commit

Permalink
Update flash (#48)
Browse files Browse the repository at this point in the history
Minor typo
  • Loading branch information
jenvigo authored Nov 6, 2023
1 parent 47a635a commit 37f609e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flash
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ print_usage() {
}

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

0 comments on commit 37f609e

Please sign in to comment.