Skip to content

Commit

Permalink
Update helper text (opensearch-project#185)
Browse files Browse the repository at this point in the history
Signed-off-by: Vijayan Balasubramanian <balasvij@amazon.com>
(cherry picked from commit f4dc5d3)
  • Loading branch information
VijayanB committed Jan 10, 2023
1 parent 7d7807a commit bc3f40a
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,8 @@ export const CustomMapSource = ({
<EuiSpacer size="m" />
<EuiFormRow
label="TMS attribution"
helpText="The attribution for this TMS layer, displayed at right-bottom map."
helpText="The attribution for the TMS layer, displayed in the lower-right corner of the map."
fullWidth={true}
>
<EuiFieldText
value={customMapAttribution}
Expand Down

0 comments on commit bc3f40a

Please sign in to comment.