$field->widont()
Avoids typographical widows in strings by replacing the last space with
$field->widont(): Kirby\Content\Field
Return type
This method modifies the existing $field
object it is applied to and returns it again.
Examples
<?= $page->title()->widont() ?>