File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ dependencies for this API. The latest phar archive is available on
5252Please note that you must have the PHP [ cURL
5353extension] ( https://php.net/manual/en/book.curl.php ) installed to use this
5454archive. For Debian based distributions, this can typically be found in the
55- the ` php-curl ` package. For other operating systems, please consult the
55+ ` php-curl ` package. For other operating systems, please consult the
5656relevant documentation. After installing the extension you may need to
5757restart your web server.
5858
@@ -70,7 +70,7 @@ To use the archive, just require it from your script:
7070require 'minfraud.phar';
7171```
7272
73- ## API Documentation ###
73+ ## API Documentation ##
7474
7575More detailed API documentation is available on [ our GitHub
7676Page] ( https://maxmind.github.io/minfraud-api-php/ ) under the "API" tab.
@@ -274,7 +274,7 @@ at least through development as it will help ensure that you are sending valid
274274data to the web service.
275275
276276If the report is successful, nothing is returned. If the report fails, an
277- exception with be thrown.
277+ exception will be thrown.
278278
279279See the API documentation for more details.
280280
You can’t perform that action at this time.
0 commit comments