From e5dabc0969f76452424b9795992a27b5640b872f Mon Sep 17 00:00:00 2001 From: Hassen Ben Tanfous Date: Fri, 1 Aug 2014 15:51:11 -0400 Subject: [PATCH] fixes typo "crated" instead of "created" --- app/views/public/features.blade.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/public/features.blade.php b/app/views/public/features.blade.php index 917e6c105a4a..4508d97ff069 100644 --- a/app/views/public/features.blade.php +++ b/app/views/public/features.blade.php @@ -94,7 +94,7 @@

Online Payments

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.

-

Invoices crated with our tools aren’t 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. What’s more, we’re constantly working on rolling out additional gateway integrations, so if you don’t see the one you use here, just let us know, and there’s a good chance we’ll add it for you.

+

Invoices created with our tools aren’t 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. What’s more, we’re constantly working on rolling out additional gateway integrations, so if you don’t see the one you use here, just let us know, and there’s a good chance we’ll add it for you.

@@ -120,4 +120,4 @@ -@stop \ No newline at end of file +@stop