summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-10-07 18:00:47 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-10-07 18:00:47 +0200
commit018a7690e07dd3aef1ce1b6dc22392b74c6b39e6 (patch)
treeccf640a6dc71e15faaf2fe21392646e8c26dd706
parent06de258c05ef21f31355dd0274d1b7ee3aeae2a7 (diff)
fat
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3cb364653..28a17719c 100644
--- a/README.md
+++ b/README.md
@@ -126,7 +126,7 @@ To update the News app use:
## Performance Notices
* Use MySQL or PostgreSQL for better database performance
* Use the [updater script to thread and speed up the update](https://github.com/owncloud/news/wiki/Cron-1.2)
-* Feed updates on plattforms using **php-fpm** are significantly slower due to workarounds which are needed to deal with [libxml not being threadsafe](https://bugs.php.net/bug.php?id=64938)
+* Feed updates on plattforms using **php-fpm are significantly slower** due to workarounds which are needed to deal with [libxml not being threadsafe](https://bugs.php.net/bug.php?id=64938)
## FAQ