Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksagona committed Dec 13, 2023
1 parent a9a3a8c commit e64c633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ $ ./app

### Confirm

The `confirm()` is a shorthand version of a prompt to ask if the user is sure they want to proceed,
The `confirm()` method is a shorthand version of a prompt to ask if the user is sure they want to proceed,
else the application will exit:

```php
Expand Down

0 comments on commit e64c633

Please sign in to comment.