Skip to content

Commit 06d96cf

Browse files
committed
Reword regarding the data synced
1 parent 8cce90d commit 06d96cf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

main/templates/main/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<div class="col-md-9 col-lg-10">
1212
<h1>Open&nbsp;Humans&nbsp;/ Github&nbsp;API Connection</h1>
1313
<p>
14-
Github has data about your own repos, orgs, followers, starred repos, and more.
14+
Github has data about your own repos and commit activity.
1515
You can use this website to retrieve and store detailed data from your Github account in your Open Humans account.
1616
</p>
1717
</div>
@@ -29,7 +29,7 @@ <h1>Open&nbsp;Humans&nbsp;/ Github&nbsp;API Connection</h1>
2929

3030
<p>
3131
<a href="https://github.com">Github</a> is a web based hosting service for version control using Git.
32-
This website can be used to retrieve and store detailed information about your repos, stars, followers, and more in your Open Humans account, in an ongoing manner. Once you add this data to Open Humans, you can choose to share or explore it!
32+
This website can be used to retrieve and store detailed information about your repos and commit activity in your Open Humans account, in an ongoing manner. Once you add this data to Open Humans, you can choose to share or explore it!
3333
</p>
3434

3535
<p>
@@ -46,4 +46,4 @@ <h1>Open&nbsp;Humans&nbsp;/ Github&nbsp;API Connection</h1>
4646
and always available to you, and you choose when to share with others.
4747
</p>
4848

49-
{% endblock main %}
49+
{% endblock main %}

0 commit comments

Comments
 (0)