Fix typos
Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/c589f26d Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/c589f26d Diff: http://git-wip-us.apache.org/repos/asf/incubator-unomi/diff/c589f26d Branch: refs/heads/master Commit: c589f26dd01bcb51b22b45336d5fca208f8d0a2e Parents: 95d2216 Author: Serge Huber <[email protected]> Authored: Fri Nov 20 17:30:35 2015 +0100 Committer: Serge Huber <[email protected]> Committed: Fri Nov 20 17:30:35 2015 +0100 ---------------------------------------------------------------------- src/site/markdown/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-unomi/blob/c589f26d/src/site/markdown/index.md ---------------------------------------------------------------------- diff --git a/src/site/markdown/index.md b/src/site/markdown/index.md index 001f486..54ee325 100644 --- a/src/site/markdown/index.md +++ b/src/site/markdown/index.md @@ -21,11 +21,11 @@ ### In a few words -Apache unomi is the reference implementation of the upcoming OASIS Context Server (CXS) standard +Apache Unomi is the reference implementation of the upcoming OASIS Context Server (CXS) standard (https://www.oasis-open.org/committees/cxs/) to help standardize personalization of online experience while promoting ethical web experience management and increased user privacy controls. -Apache unomi gathers information about users actions, information that is processed and stored by unomi services. +Apache Unomi gathers information about users actions, information that is processed and stored by Unomi services. The collected information can then be used to personalize content, derive insights on user behavior, categorize the profiles into segments along user-definable dimensions or acted upon by algorithms.
