Skip to content

Commit 45c18dd

Browse files
committed
change wording on profile
1 parent 80efec7 commit 45c18dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/editProfile.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
</div>
4040

4141
<div class="form-group">
42-
<label>I'm willing to mentor.</label>
42+
<label>I'm willing to mentor on these topics:</label>
4343
<textarea class="form-control" name="mentor_topics" rows="5"><%= user.mentor_topics %></textarea>
4444
</div>
4545

0 commit comments

Comments
 (0)