Browse Source

Update README.md

Namdak Tonpa 12 years ago
parent
commit
33915692a4
1 changed files with 3 additions and 3 deletions
  1. 3 3
      README.md

+ 3 - 3
README.md

@@ -17,9 +17,9 @@ and provides high-level rich API to stored and extend following data:
 * Payments
 * Purchases
 
-This Framework provides also a Plugin for Feed Server for sequential consostency.
-All write requests with given object keys are handled by single processes in Feed Server
-so you may not worry about concurrent changes of user feeds.
+This Framework provides also a Plugin for Feed Server for sequential consistency.
+All write requests with given object keys will be handled by single processes
+in Feed Server so you may not worry about concurrent changes of user feeds.
 
 Store Backends
 --------------