Skip to content

Commit 314949f

Browse files
committed
Minor fixes
1 parent 3554268 commit 314949f

File tree

1 file changed

+1
-1
lines changed
  • doc/reference/reference_lua/box_stat

1 file changed

+1
-1
lines changed

doc/reference/reference_lua/box_stat/memtx.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ and multiversion concurrency control (``box.stat.memtx().tx.mvcc``).
2020

2121
* ``box.stat.memtx().tx.txn`` shows memory allocation related to transactions.
2222

23-
It consists of the following sections:
23+
It consists of the following sections:
2424

2525
* ``statements`` are *transaction statements*.
2626
As an example, consider a user starting a transaction with

0 commit comments

Comments
 (0)