Skip to content

Commit f47a2dc

Browse files
authored
qbd direct dashboard info box update (#1177)
1 parent 8d5a7f2 commit f47a2dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/shared/components/dashboard/dashboard-export-section/dashboard-export-section.component.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ <h5>{{ exportableAccountingExportIds.length }} new expense{{(exportableAccountin
5050
</div>
5151
<div *ngIf="appName === AppName.QBD_DIRECT && isExportInProgress" class="tw-pt-16-px">
5252
<app-configuration-info-label
53-
[infoText]="'Click \‘Update Selected\’ in QuickBooks Web Connector after exporting to sync your expenses immediately'">
53+
[infoText]="'Click \‘Update Selected\’ in QuickBooks Web Connector to sync your expenses immediately'">
5454
</app-configuration-info-label>
5555
</div>
5656
</div>

0 commit comments

Comments
 (0)