Author: dsetrakyan
Date: Tue Jan 30 19:32:19 2018
New Revision: 1822683

URL: http://svn.apache.org/viewvc?rev=1822683&view=rev
Log:
minor.

Modified:
    ignite/site/trunk/index.html
    ignite/site/trunk/whatisignite.html

Modified: ignite/site/trunk/index.html
URL: 
http://svn.apache.org/viewvc/ignite/site/trunk/index.html?rev=1822683&r1=1822682&r2=1822683&view=diff
==============================================================================
Binary files - no diff available.

Modified: ignite/site/trunk/whatisignite.html
URL: 
http://svn.apache.org/viewvc/ignite/site/trunk/whatisignite.html?rev=1822683&r1=1822682&r2=1822683&view=diff
==============================================================================
--- ignite/site/trunk/whatisignite.html (original)
+++ ignite/site/trunk/whatisignite.html Tue Jan 30 19:32:19 2018
@@ -56,10 +56,10 @@ under the License.
             <section id="whatisignite" class="page-section" style="border: 
none;">
                 <h1 class="first heading" style="text-align: 
center;"><span>Apache Ignite&trade; is ...</span></h1>
                 <div class="col-sm-12 col-md-12 col-xs-12 description-block">
-                    <p style="text-align: center;"><i>memory-centric 
distributed
+                    <p style="text-align: center;">memory-centric distributed
                         <strong>database</strong>, <strong>caching</strong>, 
and <strong>processing</strong> platform <br/>
                         for transactional, analytical, and streaming 
workloads,<br/>
-                        delivering <nobr>in-memory</nobr> speeds at petabyte 
scale</i>
+                        delivering <nobr>in-memory</nobr> speeds at petabyte 
scale
                     </p>
                 </div>
                 <div class="col-sm-12 col-md-12 col-xs-12 img-holder">
@@ -152,7 +152,8 @@ under the License.
                         <h3 class="ignite-facts-question">Is Ignite a NoSQL 
database?</h3>
                         <p>
                             <strong>Not exactly</strong>. Just like other 
NoSQL databases, Ignite is highly available and
-                            horizontally scalable. However, unlike other NoSQL 
databases, Ignite supports SQL and ACID transactions.
+                            horizontally scalable. However, unlike other NoSQL 
databases, Ignite supports SQL and ACID transactions
+                            across multiple cluster nodes.
                         </p>
                         <p style="margin-top: 10px;">Read more: <a 
href="/use-cases/comparison/ignite-for-nosql.html">Ignite for NoSQL</a></p>
                     </div>


Reply via email to