Merge pull request #150 from hbt/patch-1

fixes typo "crated" instead of "created"
This commit is contained in:
Hillel Coren 2014-08-03 17:11:24 -07:00
commit b7100b7ff5

View File

@ -94,7 +94,7 @@
<div class="icon pay"><span class="img-wrap"><img src="{{ asset('images/icon-payment.png') }}"></span></div><h2>Online Payments</h2>
</div>
<p class="first">Invoice Ninja seamlessly integrates with all of the top internet payment processors and gateways so you can get paid for your work quickly and easily.</p>
<p>Invoices crated with our tools arent just for bookkeeping purposes - they bring in the Benjamins. We also make it super easy to choose the right gateway for the specific needs of your business and are happy to help you to get started working with the gateway of your choice. Whats more, were constantly working on rolling out additional gateway integrations, so if you dont see the one you use here, just let us know, and theres a good chance well add it for you. </p>
<p>Invoices created with our tools arent just for bookkeeping purposes - they bring in the Benjamins. We also make it super easy to choose the right gateway for the specific needs of your business and are happy to help you to get started working with the gateway of your choice. Whats more, were constantly working on rolling out additional gateway integrations, so if you dont see the one you use here, just let us know, and theres a good chance well add it for you. </p>
</div>
<div class="col-md-7">
<img src="{{ asset('images/features5.jpg') }}">
@ -120,4 +120,4 @@
</section>
@stop
@stop