Skip to content

Commit

Permalink
COMMERCE-9813 batch-planner-web - fix label
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor Beslic authored and brianchandotcom committed Aug 13, 2022
1 parent 7ba6e4d commit 90cbf43
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ function FieldsTable({portletNamespace}) {
return (
<div className="card d-flex flex-column">
<h4 className="card-header py-3">
{Liferay.Language.get('field-mapping')}
{Liferay.Language.get('fields')}
</h4>

<ClayAlert
Expand Down

0 comments on commit 90cbf43

Please sign in to comment.