summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index c434262252..5a6e105630 100644
--- a/README.rst
+++ b/README.rst
@@ -170,7 +170,7 @@ traditionally used for convenience and simplicity.
 
 The advantages of Postgres include:
 
- * significant performannce improvements due to the superior threading and
+ * significant performance improvements due to the superior threading and
    caching model, smarter query optimiser
  * allowing the DB to be run on separate hardware
  * allowing basic active/backup high-availability with a "hot spare" synapse