Skip to content

Commit b52e195

Browse files
committed
Fix markup in lists - 2
1 parent 886b60a commit b52e195

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

doc/release/3.4.0.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,9 @@ Other features include:
5959

6060
* Point lookup.
6161
* Stable iterators.
62-
* Insert/replace/delete/update.
62+
* Insert / replace / delete / update.
6363
* Batch insertion in the Arrow format.
64-
* Transactions, including cross-engine transactions with memtx
65-
(with ``memtx_use_mvcc_engine = false``).
64+
* Transactions, including cross-engine transactions with memtx (with ``memtx_use_mvcc_engine = false``).
6665
* Read view support.
6766
* Secondary indexes with an ability to specify covered columns and sequentially scan
6867
indexed + covered columns.

0 commit comments

Comments
 (0)