small grammar fix

small grammar fix
pull/2362/head
DontUseGithub 2019-12-30 12:38:32 +02:00 committed by Chocobozzz
parent 4449d2695b
commit 6066b91525
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
</div>
<div class="block business-model" *ngIf="businessModel">
<div i18n class="section-title">How we will pay this instance</div>
<div i18n class="section-title">How we will pay for this instance</div>
<p>{{ businessModel }}</p>
</div>