Skip to content

Commit

Permalink
Merge pull request #257 from StreetYo/patch-1
Browse files Browse the repository at this point in the history
Update 01-introduction.md
  • Loading branch information
freekmurze authored May 13, 2024
2 parents 5fb2719 + 0b933b4 commit 5cf1589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/01-introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ class Paid extends PaymentState
}
```

And here's how it it used:
And here's how it's used:

```php
$payment = Payment::find(1);
Expand Down

0 comments on commit 5cf1589

Please sign in to comment.