Skip to content

Commit 448ee7d

Browse files
committed
LM feedback
1 parent 99f5eba commit 448ee7d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

source/connect/stable-api.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The {+stable-api+} feature forces the server to run operations with behaviors co
3131
with the API version you specify. Using the {+stable-api+} ensures consistent responses
3232
from the server and provides long-term API stability for your application.
3333

34-
The following sections describe how you can enable and customize {+stable-api+} for
34+
The following sections describe how you can enable and customize the {+stable-api+} for
3535
your MongoDB client. For more information about the {+stable-api+}, including a list of
3636
the commands it supports, see :manual:`Stable API </reference/stable-api/>` in the
3737
{+mdb-server+} manual.
@@ -90,6 +90,8 @@ The following code example shows how you can set the two options on a ``ServerAp
9090
Troubleshooting
9191
---------------
9292

93+
The following sections describe common issues you might encounter when using the {+stable-api+}.
94+
9395
Unrecognized field 'apiVersion' on server
9496
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
9597

0 commit comments

Comments
 (0)