Fixed some grammar mistakes

Just a couple of small grammatical fixes.
This commit is contained in:
Chase Arnold 2013-08-17 17:47:18 -04:00
parent 94a0f4427d
commit 30a4561dd5
1 changed files with 4 additions and 4 deletions

View File

@ -151,14 +151,14 @@ You can report feeds that doesn't works properly too.
Miniflux is tested with the latest versions of Mozilla Firefox, Google Chrome and Safari.
I don't use Microsoft products, then I have no idea if Miniflux works correctly with Internet Explorer.
I don't use Microsoft products, and as such I have no idea if Miniflux works correctly with Internet Explorer.
### How to override application variables?
### How do I override application variables?
There is few settings that can't be changed by the user interface.
There are few settings that can't be changed by the user interface.
These parameters are defined with PHP constants.
To override them, create a `config.php` file at the root of the project and change yourself the values.
To override them, create a `config.php` file at the root of the project and change the values.
By example, to override the default HTTP timeout value: