Skip to content

Commit

Permalink
Integrate tech feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
lenkis committed Sep 24, 2024
1 parent dbc451e commit 41f3b64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/reference/reference_lua/box_stat/memtx.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ box.stat.memtx().data
box.stat.memtx().index
----------------------

``index`` shows how much memory (in bytes) is allocated for memtx index extentions:
``index`` shows how much memory (in bytes) is allocated for indexing memtx tuples:

* ``index.read_view`` is the amount of memory held for read views.
This includes memory allocated both for system read views (snapshot, replication)
Expand Down

0 comments on commit 41f3b64

Please sign in to comment.