Skip to content

Commit 1ebaf11

Browse files
committed
Add a colon to a list intro
1 parent 287bc7a commit 1ebaf11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15573,7 +15573,7 @@ application load, the reduction of round-trips may help performance
1557315573
and overall system scalability. The documentation in [Database
1557415574
Round-trips](#roundtrips) shows how to measure round-trips.
1557515575

15576-
Here are some suggestions for the starting point to begin your tuning
15576+
Here are some suggestions for the starting point to begin your tuning:
1557715577

1557815578
- To tune queries that return an unknown number of rows, estimate the
1557915579
number of rows returned and start with an appropriate

0 commit comments

Comments
 (0)