Skip to content

Commit

Permalink
Merge pull request #81 from Nef10/patch-1
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
tmbo committed Jan 7, 2016
2 parents 1625d36 + fc90a41 commit ffe985f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/faq.scala.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ <h4>Where did you get this awesome Stopwatch Icon?</h4>

<a id=""></a>
<h4>What is an 'access token' and where can I get mine?</h4>
<p>The access token is used to access all your Github issues to add 'Log now' inks pointing to the Time-Tracker. It serves as a means of authentification to the Github server. You can get your access token by creating one in your Github user's profile under the 'Application' category. For more information see the <a href="https://help.github.com/articles/creating-an-access-token-for-command-line-use">Github help.</a></p>
<p>The access token is used to access all your Github issues to add 'Log now' links pointing to the Time-Tracker. It serves as a means of authentification to the Github server. You can get your access token by creating one in your Github user's profile under the 'Application' category. For more information see the <a href="https://help.github.com/articles/creating-an-access-token-for-command-line-use">Github help.</a></p>

<a id=""></a>
<h4>How can I change the Time-Tracker's access permission to my Github account after signing up?</h4>
Expand Down

0 comments on commit ffe985f

Please sign in to comment.