Browse Source

docs(panic): correct grammar

pull/1101/head
davhojt 2 years ago committed by Dav Hojt
parent
commit
0c90b03a97
  1. 3
      subjects/panic/README.md

3
subjects/panic/README.md

@ -2,8 +2,7 @@
### Instructions
Write a **function** that tries to open a file and panics if the file
does not exist.
Create a **function** that tries to open a file and panics if the file does not exist.
### Expected Function

Loading…
Cancel
Save