summaryrefslogtreecommitdiff
path: root/Home.md
diff options
context:
space:
mode:
authorfox <[email protected]>2018-12-11 14:03:26 +0000
committerfox <[email protected]>2018-12-11 14:03:26 +0000
commit343426fd0c50bd73f2bd3fb54dcdbf307959d141 (patch)
treeaf080d0636b3beadf4667832f37918512bb16f89 /Home.md
parentd4e0b3802d2de502e94428ad39f4a0a8a74b9c53 (diff)
Update page 'Home'
Diffstat (limited to 'Home.md')
-rw-r--r--Home.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Home.md b/Home.md
index aaf2ae7..b244e81 100644
--- a/Home.md
+++ b/Home.md
@@ -65,7 +65,7 @@ Additionally, you will need:
[MySQL](http://www.mysql.com) - InnoDB is required.
While you can use either database, PostgreSQL should run tt-rss significantly faster and is, in general,
-a much more reliable choice. Some minor features are also exclusive to PostgreSQL.
+a much more reliable choice. Also, some minor features are exclusive to PostgreSQL.
**Important:** only InnoDB database engine is supported on MySQL. While you technically can force tt-rss schema under MyISAM you will experience various glitches due to missing functionality (foreign keys, cascade deletes, etc.) that tt-rss actively uses.