summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorErik Boesen <ErikBoesen@users.noreply.github.com>2016-11-29 14:56:03 -0500
committerGitHub <noreply@github.com>2016-11-29 14:56:03 -0500
commitbc57c0706f057fedaef519c32756c64a92727aaf (patch)
treeabda87a3ef81918ea806c18a920f28007a571bbb
parent6b4e3ca07452fb86ac0e5113a38cfba235892e6f (diff)
downloadApaxy-bc57c0706f057fedaef519c32756c64a92727aaf.zip
Apaxy-bc57c0706f057fedaef519c32756c64a92727aaf.tar.gz
Apaxy-bc57c0706f057fedaef519c32756c64a92727aaf.tar.bz2
A couple README tweaks/fixes
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8a26f8c..3d60e7c 100644
--- a/README.md
+++ b/README.md
@@ -61,12 +61,12 @@ The default Apaxy theme `theme/apaxy` has icons in place for the following mime
## Troubleshooting
-Make sure the options set in .htaccess files of Apaxy can actually be changed. This means that you need to allow to ovveride the used options in your apache configuration of the directory apaxy used with: `AllowOverride Indexes`
+Make sure the options set in `.htaccess` files of Apaxy can actually be changed. This means that you need to allow to ovveride the used options in your apache configuration of the directory apaxy used with: `AllowOverride Indexes`
Find more information in the in the [apache documentation](https://httpd.apache.org/docs/2.2/de/mod/core.html).
## Credits
-Apaxy owes it's existence to the amazing [h5ai](http://larsjung.de/h5ai/) by [Lars Jung](https://twitter.com/lrsjng). Had I not seen this, I would never have looked into making my own (probably way less useful) version.
+Apaxy owes its existence to the amazing [h5ai](http://larsjung.de/h5ai/) by [Lars Jung](https://twitter.com/lrsjng). Had I not seen this, I would never have looked into making my own (probably way less useful) version.
[Faenza Icons](http://tiheum.deviantart.com/art/Faenza-Icons-173323228) are used in the `apaxy` theme.