Author: dmagda
Date: Fri Jul 28 22:30:29 2017
New Revision: 1803337

URL: http://svn.apache.org/viewvc?rev=1803337&view=rev
Log:
fixed typo

Modified:
    ignite/site/trunk/whatisignite.html

Modified: ignite/site/trunk/whatisignite.html
URL: 
http://svn.apache.org/viewvc/ignite/site/trunk/whatisignite.html?rev=1803337&r1=1803336&r2=1803337&view=diff
==============================================================================
--- ignite/site/trunk/whatisignite.html (original)
+++ ignite/site/trunk/whatisignite.html Fri Jul 28 22:30:29 2017
@@ -57,10 +57,9 @@ under the License.
                 <div class="col-sm-6 col-md-6 col-xs-12" 
style="padding-left:0; padding-right:0; top: 30px;">
                     <p style="margin-bottom: 10px; font-size:27px;"><b 
style="font-weight: 500">Ignite is a memory-centric platform</b></p>
                     <ul class="page-list" style="font-size:27px; margin-left: 
5px;">
-                        <li style="font-size:24px;">combining a <b 
style="font-weight: 500">distributed SQL</b> database</li>
-                        <li style="font-size:24px;">with a <b 
style="font-weight: 500">key-value</b> data grid</li>
-                        <li style="font-size:24px;">that is <b 
style="font-weight: 500">ACID</b>-compliant</li>
-                        <li style="font-size:24px;">and horizontally <b 
style="font-weight: 500">scalable</b></li>
+                        <li style="font-size:24px;">with powerful <b 
style="font-weight: 500">SQL</b>,</li>
+                        <li style="font-size:24px;"><b style="font-weight: 
500">key-value</b>,</li>
+                        <li style="font-size:24px;">and <b style="font-weight: 
500">processing</b> APIs</li>
                     </ul>
                 </div>
                 <div class="col-sm-6 col-md-6 col-xs-12" 
style="padding-right:0; top: -65px;">


Reply via email to