Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTyler Jewell2016-05-14 18:22:31 +0000
committerTyler Jewell2016-05-14 18:22:31 +0000
commitb14e36d4bab72505cab1534cd4e475c0d71bd022 (patch)
treee7a791f1e8b61359f9297c8f52a592e14353bc8c
parente97de3f50f06a35bc299c7bb37e723e848227275 (diff)
downloadecd-b14e36d4bab72505cab1534cd4e475c0d71bd022.tar.gz
ecd-b14e36d4bab72505cab1534cd4e475c0d71bd022.tar.xz
ecd-b14e36d4bab72505cab1534cd4e475c0d71bd022.zip
update
-rw-r--r--index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index 1ca5383..99acb58 100644
--- a/index.html
+++ b/index.html
@@ -101,7 +101,7 @@
<div class="col-xs-10 col-md-9">
<h2>Dirigible</h2>
- <p>A cloud development toolkit with a runtime environment and tools. It supports the development lifecycle of on-demand applications with in-system programming models and rapid application development.</p>
+ <p>A cloud development toolkit and runtime for the rapid application development of applications that have in-system programming models.</p>
</div>
</div>
</a>
@@ -131,7 +131,7 @@
</div>
<div class="col-xs-10 col-md-9">
<h2>Orion</h2>
- <p>A tool integration platform for developing on the web, in the web. Tools are written in JavaScript and run in the browser with a superb and detailed Web experience for development.</p>
+ <p>A tool integration platform for developing on the web, in the web. Either develop in the Web with a superb experience or author your own tools with JavaScript.</p>
</div>
</div>
</a>
@@ -143,7 +143,7 @@
</div>
<div class="col-xs-10 col-md-9">
<h2>Flux</h2>
- <p>Infrastructure to integrating development tools across desktop, browser, and servers with asynchronous bridges. Flux fills the gap between desktop and Web tools.</p>
+ <p>Infrastructure to integrate development tools across desktop, browser, and servers with asynchronous bridges. Flux fills the gap between desktop and Web tools.</p>
</div>
</div>
</a>

Back to the top