Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/techsneeze/dmarcts-report-viewer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTechSneeze <dave@techsneeze.com>2016-04-05 08:28:01 +0300
committerTechSneeze <dave@techsneeze.com>2016-04-05 08:28:01 +0300
commit2a1dc614870660a352681e8be02c52819f03654c (patch)
tree79e171c6844ce8da068ea2ddb5c2833c09ea4205
parent3ad0691eec809b075b78a4e060ae5098376a031c (diff)
Fixed typo for "and"
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c2a6613..13e7bff 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ $dbuser="dmarc";
$dbpass="xxx";
```
-Ensure that `dmarcts-report-viewer-config.php`, `dmarcts-report-viewer.php`, anf `default.css` are in the same folder.
+Ensure that `dmarcts-report-viewer-config.php`, `dmarcts-report-viewer.php`, and `default.css` are in the same folder.
## Usage
Navigate in your browser to the location of the `dmarcts-report-viewer.php` file.