Skip to content

Commit

Permalink
chore(@dpc-sdp/nuxt-ripple): update label
Browse files Browse the repository at this point in the history
  • Loading branch information
David Featherston committed Jul 15, 2024
1 parent da8c076 commit 5d9dd42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nuxt-ripple/components/TideContentRating.vue
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ onMounted(() => {
id="comments"
type="RplFormTextarea"
name="comments"
label="Enter your comments"
label="Enter your feedback"
:maxlength="5000"
:rows="4"
:validation="[['matches', '/^\\W*(\\w+(\\W+|$)){1,500}$/']]"
Expand Down

0 comments on commit 5d9dd42

Please sign in to comment.