Skip to content

Commit

Permalink
Fix typo startchart to starchart
Browse files Browse the repository at this point in the history
Signed-off-by: Ravjot Singh <[email protected]>
Reviewed-by: James Cameron <[email protected]>
  • Loading branch information
ravjot07 authored Nov 23, 2024
1 parent aeee71e commit 4759d9a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
File renamed without changes
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -508,9 +508,9 @@ <h4>Ruler</h4>
</div>
<div class="col-sm-6 col-md-3">
<div class="service-item">
<img class="span1" src='{{ site.baseurl }}/assets/activity-star-chat.svg' alt="StarChart activity svg">
<img class="span1" src='{{ site.baseurl }}/assets/activity-star-chart.svg' alt="StarChart activity svg">
<br>
<h4>StartChart</h4>
<h4>StarChart</h4>
<p>Explore numbers and information in charts</p>
<a href="https://activities.sugarlabs.org/en-US/sugar/addon/4300"><button type="button" class="btn bt-raised btn-custom bt customMargin4">StarChart</button></a>
</div>
Expand Down

0 comments on commit 4759d9a

Please sign in to comment.