fix wording

This commit is contained in:
Maidul Islam
2025-02-23 14:56:09 +09:00
committed by =
parent 38a6fd140c
commit 080b1e1550

View File

@@ -83,7 +83,7 @@ export const EditGatewayDetailsModal = ({ gatewayDetails, onClose }: Props) => {
<FormControl
className="w-full"
label="Projects"
tooltipText="Select the project that you wish to assign to the gateway."
tooltipText="Select the project(s) that you'd like to add this gateway to"
errorText={error?.message}
isError={Boolean(error)}
>