Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Changed spelling err in dashboard.ejs "Captial" >> "Capital" #1333

Merged
merged 3 commits into from
Feb 13, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion templates/dashboard.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
</div>
<div class="col-lg-6 col-sm-6 col-12">
<div class="white-box analytics-info">
<h3 class="box-title">Captial</h3>
<h3 class="box-title">Capital</h3>
<div class="row">
<div class="col-lg-6 col-12">
<ul class="list-inline two-part">
Expand Down