Skip to content

Commit 213b9ae

Browse files
authored
Update README.md
1 parent a0bf466 commit 213b9ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,7 @@ $factors['years'] = [365, 'dayz'];
437437
\Carbon\CarbonInterval::setCascadeFactors($factors);
438438
```
439439

440-
More information on CarbonInterval's gotchas in [Constantin's blog post on Cahsingcode.dev](https://chasingcode.dev/blog/carbon-php-practical-examples/).
440+
More information on CarbonInterval's gotchas in [Constantin's blog post on chasingcode.dev](https://chasingcode.dev/blog/carbon-php-practical-examples/).
441441

442442
### Let your users change their mind
443443

0 commit comments

Comments
 (0)