Browse Source

docs(ascii-art-fs): audit quote fix

quotes in the invalid input audit question fixed
fixDevirged
Maxim Mihajlov 2 years ago committed by Niccolò Primo
parent
commit
1ba87d145a
  1. 2
      subjects/ascii-art/fs/audit.md

2
subjects/ascii-art/fs/audit.md

@ -2,7 +2,7 @@
###### Has the requirement for the allowed packages been respected? (Reminder for this project: only [standard packages](https://golang.org/pkg/))
##### Try passing as arguments `"banana standard abc"`
##### Try passing as arguments `"banana" standard abc`
```
Usage: go run . [STRING] [BANNER]

Loading…
Cancel
Save