Fix language in helper messages.

This commit is contained in:
Matt Stein
2024-09-02 19:43:16 -07:00
parent eb6add358a
commit 08a80876f9
2 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@
</x-forms.select>
@else
<x-forms.input placeholder="php" id="container"
helper="You can leave it empty if your resource only have one container." label="Container name" />
helper="You can leave this empty if your resource only has one container." label="Container name" />
@endif
@elseif ($type === 'service')
<x-forms.select id="container" label="Container name">