mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-22 14:22:40 +01:00
Fix grammar
This commit is contained in:
parent
d7cb6f1cca
commit
14016e2f84
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@
|
|||
<input asp-for="LightningDescriptionTemplate" class="form-control" />
|
||||
<span asp-validation-for="LightningDescriptionTemplate" class="text-danger"></span>
|
||||
<p class="form-text text-muted">
|
||||
Placeholder available are: {StoreName}, {ItemDescription} and {OrderId}
|
||||
Available placeholders are: {StoreName}, {ItemDescription} and {OrderId}
|
||||
</p>
|
||||
</div>
|
||||
<button name="command" type="submit" class="btn btn-success" value="Save">Save</button>
|
||||
|
|
Loading…
Add table
Reference in a new issue