Skip to content

Commit

Permalink
Fixed typo in the task description (#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
VeMike authored Oct 25, 2023
1 parent e025c1e commit 5f21afd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AlmostDone/NullSafetyPartTwo/task.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Do you want to use a pre-defined picture or use a custom one? Please, input 'yes

(2) If the user wants to upload a custom picture, ask them about it `Please, input a custom picture` (only single-line images need to be supported).

(3) If the user used an incorrect command, please infrotm the user about it `Please, input 'yes' or 'no'`:
(3) If the user used an incorrect command, please inform the user about it `Please, input 'yes' or 'no'`:

![`getPicture` function work](../../utils/src/main/resources/images/part1/almost.done/get_picture.gif "`getPicture` function work")

Expand Down

0 comments on commit 5f21afd

Please sign in to comment.