We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80efec7 commit 45c18ddCopy full SHA for 45c18dd
app/views/editProfile.ejs
@@ -39,7 +39,7 @@
39
</div>
40
41
<div class="form-group">
42
- <label>I'm willing to mentor.</label>
+ <label>I'm willing to mentor on these topics:</label>
43
<textarea class="form-control" name="mentor_topics" rows="5"><%= user.mentor_topics %></textarea>
44
45
0 commit comments