You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by dm...@apache.org on 2017/07/28 22:34:24 UTC

svn commit: r1803338 - /ignite/site/trunk/whatisignite.html

Author: dmagda
Date: Fri Jul 28 22:34:23 2017
New Revision: 1803338

URL: http://svn.apache.org/viewvc?rev=1803338&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=1803338&r1=1803337&r2=1803338&view=diff
==============================================================================
--- ignite/site/trunk/whatisignite.html (original)
+++ ignite/site/trunk/whatisignite.html Fri Jul 28 22:34:23 2017
@@ -55,8 +55,8 @@ under the License.
             <h1 class="first">What is Ignite?</h1>
             <div class="col-sm-12 col-md-12 col-xs-12" style="padding: 0px; height: 275px;">
                 <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;"><b style="font-weight: 500">memory-centric</b> platform</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>