We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2d5d12 commit afda524Copy full SHA for afda524
README.md
@@ -32,7 +32,7 @@ $blog_post = new Post(get_the_ID());
32
$blog_post->title();
33
```
34
35
-### Dates with `nesbot/carbon`
+### Dates with `nesbot/carbon`
36
37
All dates use the [Carbon](https://github.com/briannesbitt/Carbon) PHP library.
38
0 commit comments