From df9bddf9597890eef4a1e533ca69807033bcc3e7 Mon Sep 17 00:00:00 2001 From: fulgor Date: Tue, 9 Oct 2012 20:24:16 +0300 Subject: [PATCH] Corrected typo in line 25 --- content/_faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/_faq.md b/content/_faq.md index dabe6b0..ed5f026 100644 --- a/content/_faq.md +++ b/content/_faq.md @@ -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? -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?