Skip to content

Commit

Permalink
small change to book dl prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
usernamenumber committed Oct 26, 2016
1 parent 11b77cb commit ff2dd38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/pods/components/add-book/template.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</div>
<div class="modal-body">
{{#if isIdle}}
<p>Enter the code from your teacher to start the download:</p>
<p>Enter the code for your book (ask your teacher if you don't know it)</p>
{{#if hint}}
<p>{{hint}}</p>
{{/if}}
Expand Down

0 comments on commit ff2dd38

Please sign in to comment.