Corrected typo in line 25

This commit is contained in:
fulgor 2012-10-09 20:24:16 +03:00
parent c1e4a47686
commit df9bddf959

View file

@ -22,7 +22,7 @@ The social web is too important to leave in the hands of any one company or gove
### What does Tent do? ### What does Tent do?
Tent servers maintain relationships between users and manage apps. Users create and view content on apps. When a users creates new content, their Tent server sends it to the followers they chose. It also listens for and stores new messages and content from the people and organizations that user follows. Every user on Tent also has a profile that stores basic information about the user. Tent also lets users control which apps can access their data and what can be done with it. Tent servers maintain relationships between users and manage apps. Users create and view content on apps. When users create new content, their Tent server sends it to the followers they chose. It also listens for and stores new messages and content from the people and organizations that a user follows. Every user on Tent also has a profile that stores basic information about the user. Tent also lets users control which apps can access their data and what can be done with it.
### How is Tent different from centralized services? ### How is Tent different from centralized services?