Skip to content

Commit

Permalink
Clarify positive feedback is optional
Browse files Browse the repository at this point in the history
  • Loading branch information
stefano-ottolenghi committed Nov 7, 2023
1 parent 5fcab88 commit ab130ac
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file removed git_diff.txt
Empty file.
2 changes: 1 addition & 1 deletion src/js/11-feedback.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ const URL = 'https://uglfznxroe.execute-api.us-east-1.amazonaws.com/dev/Feedback
</svg>
</div>
<div class="more-information">
<label for="more-information"><strong>More information</strong></label>
<label for="more-information"><strong>More information</strong> (optional)</label>
<textarea id="more-information" type="text" rows="3" cols="50" name="more-information" style="resize:none"></textarea>
</div>
<div class="buttons">
Expand Down

0 comments on commit ab130ac

Please sign in to comment.