We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ca1cfe commit 6fdbe31Copy full SHA for 6fdbe31
helpers.md
@@ -1653,7 +1653,7 @@ $number = Number::spell(10, until: 10);
1653
<a name="method-number-spell-ordinal"></a>
1654
#### `Number::spellOrdinal()` {.collection-method}
1655
1656
-The `Number::spellOrdinal` method returns the number's ordinal representation as a string of words:
+The `Number::spellOrdinal` method returns the number's ordinal representation as a string of words:
1657
1658
```php
1659
use Illuminate\Support\Number;
0 commit comments