diff options
author | 2018-03-15 18:13:09 +0000 | |
---|---|---|
committer | 2018-03-15 18:13:09 +0000 | |
commit | b880ab88f6c7c4a2bba5e5a23be8dd3b6ea2daf4 (patch) | |
tree | 5cf08168ccf5bd57cdfe48a4ea4e1acd0e2a40b9 /templates/main | |
parent | Update code jams page with tutorial (diff) |
Fix missing text
Diffstat (limited to 'templates/main')
-rw-r--r-- | templates/main/info/jams.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/main/info/jams.html b/templates/main/info/jams.html index 71e7d68e..ff5d9013 100644 --- a/templates/main/info/jams.html +++ b/templates/main/info/jams.html @@ -88,7 +88,7 @@ In order to work on the task, you will need to fork the repository - this will create a copy of the repository under your account, which you will be able to work on with your teammate. To do so, log into GitHub and click on the "Fork" button on the repository page. Select your username from the - dialogue, and + dialogue, and it will be forked to your account. </p> <figure> <img src="/static/images/jams/jams_1.png" class="uk-align-center uk-border-rounded" /> |