Skip to content

Commit 4dfb180

Browse files
Fix - typo.
1 parent 1e425be commit 4dfb180

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
portfolio{
1+
{
22
"name": "finally-raunak/wazirx-portfolio-tracker",
33
"description": "Free and open source solution to track your Wazirx Portfolio",
44
"homepage": "https://github.com/finallyRaunak/wazirx-portfolio-tracker/",

src/views/wrx.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Portfolio<?php
1+
<?php
22
//for profit
33
if (!empty($invests) && ($total_profit >= 0)) {
44
$wdgetIcon = 'fa-arrow-alt-circle-up text-success-light';

0 commit comments

Comments
 (0)