Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id DB3BB2004CA for ; Wed, 11 May 2016 19:10:11 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D9ECB160A09; Wed, 11 May 2016 17:10:11 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 2DE03160A14 for ; Wed, 11 May 2016 19:10:11 +0200 (CEST) Received: (qmail 62508 invoked by uid 500); 11 May 2016 17:10:10 -0000 Mailing-List: contact commits-help@iota.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@iota.incubator.apache.org Delivered-To: mailing list commits@iota.incubator.apache.org Received: (qmail 62499 invoked by uid 99); 11 May 2016 17:10:10 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 May 2016 17:10:10 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 3BC131A00D7 for ; Wed, 11 May 2016 17:10:09 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -3.221 X-Spam-Level: X-Spam-Status: No, score=-3.221 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 7bfuxXGfIWP5 for ; Wed, 11 May 2016 17:10:08 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id 145115F4EB for ; Wed, 11 May 2016 17:10:07 +0000 (UTC) Received: (qmail 61485 invoked by uid 99); 11 May 2016 17:10:07 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 May 2016 17:10:07 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 0BEE7DFC6C; Wed, 11 May 2016 17:10:07 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: tonyfaustini@apache.org To: commits@iota.incubator.apache.org Message-Id: <2dea4cba104a40b283b64b41bd082d03@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: incubator-iota-site git commit: slight modification removed the word high Date: Wed, 11 May 2016 17:10:07 +0000 (UTC) archived-at: Wed, 11 May 2016 17:10:12 -0000 Repository: incubator-iota-site Updated Branches: refs/heads/master 9b5251fe6 -> 093424085 slight modification removed the word high Project: http://git-wip-us.apache.org/repos/asf/incubator-iota-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-iota-site/commit/09342408 Tree: http://git-wip-us.apache.org/repos/asf/incubator-iota-site/tree/09342408 Diff: http://git-wip-us.apache.org/repos/asf/incubator-iota-site/diff/09342408 Branch: refs/heads/master Commit: 0934240857b073844da0f24b827db93c13575b84 Parents: 9b5251f Author: Tony Faustini Authored: Wed May 11 10:09:32 2016 -0700 Committer: Tony Faustini Committed: Wed May 11 10:09:32 2016 -0700 ---------------------------------------------------------------------- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-iota-site/blob/09342408/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index 738c538..4a79b8f 100644 --- a/index.html +++ b/index.html @@ -160,7 +160,7 @@
Core
-

iota is built to ingest, analyze and orchestrate IoT data points in a highly distrubuted and high performance fashion.

+

iota is built to ingest, analyze and orchestrate IoT data points in a highly distrubuted and performant fashion.

API's
@@ -168,7 +168,7 @@
Microservices
-

Developers can create their own microservices that run on iota. A selection are included for free: encrypt, translate modules and more.

+

Developers can create their own microservices that run on iota. A selection are included by default: encrypt, translate modules and more.