Author: dsetrakyan
Date: Wed Jan 31 20:53:33 2018
New Revision: 1822834

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

Modified:
    ignite/site/trunk/features/datagrid.html

Modified: ignite/site/trunk/features/datagrid.html
URL: 
http://svn.apache.org/viewvc/ignite/site/trunk/features/datagrid.html?rev=1822834&r1=1822833&r2=1822834&view=diff
==============================================================================
--- ignite/site/trunk/features/datagrid.html (original)
+++ ignite/site/trunk/features/datagrid.html Wed Jan 31 20:53:33 2018
@@ -60,7 +60,7 @@ under the License.
                     <p>
                         Ignite data grid is a <code>distributed, transactional 
key-value store</code>. Unlike other
                         in-memory data grids (IMDG), Ignite enables storing 
data both, in memory and on disk, and
-                        therefore is able to store more data than can fit in 
memory.
+                        therefore is able to store more data than can fit in 
physical memory.
                         On top of the standard key-value data operations, 
including ACID transactions and all the
                         JCache (JSR 107) functionality, Ignite also supports 
<nobr><code>SQL queries</code></nobr>
                         over its data with the support for 
<nobr><code>distributed joins</code></nobr>.


Reply via email to