We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09f15f7 commit 4bdc282Copy full SHA for 4bdc282
themes/vocabulary_theme/templates/project-ideas.html
@@ -74,7 +74,7 @@ <h5 class="b-header padding-bottom-small">Difficulty</h5>
74
<p class="padding-bottom-big">{{ idea.difficulty }}</p>
75
<h5 class="b-header padding-bottom-small">Skills recommended</h5>
76
{{ idea.skills_recommended }}
77
- <h5 class="b-header padding-bottom-small padding-top-big">Mentors</h5>
+ <h5 class="b-header padding-bottom-small padding-top-big">Mentor pool</h5>
78
{{ idea.mentors }}
79
</div>
80
<div class="column is-three-quarters">
0 commit comments