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 219e7d9 commit bff749bCopy full SHA for bff749b
docs/9.0/reader/record-mapping.md
@@ -134,7 +134,7 @@ use Carbon\CarbonImmutable;
134
private CarbonImmutable $observedOn;
135
```
136
137
-The above rule can be translated in plain english like this:
+The above rule can be translated in plain English like this:
138
139
> Convert the value of the associative array whose key is `date` into a `CarbonImmutable` object
140
> using the date format `!Y-m-d` and the `Africa/Nairobi` timezone. Once created,
0 commit comments