mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2025-02-22 06:21:49 +01:00
fix liquidity adds 'suplemented' typo
This commit is contained in:
parent
966791fd80
commit
6f13a03ec8
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
<form fxLayout="column" fxLayoutAlign="space-between stretch" fxLayout.gt-sm="row wrap" #formAsk="ngForm">
|
||||
<div fxFlex="100" fxLayout="row" class="alert alert-warn">
|
||||
<fa-icon [icon]="faExclamationTriangle" class="mr-1 alert-icon"></fa-icon>
|
||||
<span>Ads should be suplemented with additional research of the nodes, before buying liquidity.</span>
|
||||
<span>Ads should be supplemented with additional research of the nodes, before buying liquidity.</span>
|
||||
</div>
|
||||
<div fxLayout="column" fxLayout.gt-sm="row wrap" fxFlex="100" fxLayoutAlign.gt-sm="space-between center" fxLayoutAlign="start start" class="page-sub-title-container mt-1">
|
||||
<div fxFlex="30">
|
||||
|
|
Loading…
Add table
Reference in a new issue