Skip to content

Commit 98aabb6

Browse files
authored
Minor tweaks on code lenses (mongodb#33)
* Minor tweaks on code lenses * Re-tweaked
1 parent 513b841 commit 98aabb6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/playgrounds.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,9 @@ an active connection, |vsce| displays
102102

103103
.. figure:: /images/vsce-playground-add-connection-btn.png
104104
:figwidth: 700px
105-
:alt: Button to add connection from playground
105+
:alt: Link to add connection from playground
106106

107-
1. Click this button to open the connection string dialog.
107+
1. Click this link to open the connection string dialog.
108108

109109
#. Enter the
110110
:manual:`connection string </reference/connection-string/>` for the
@@ -127,8 +127,8 @@ If you select a section of your playground, you may optionally run only
127127
the selected portion. You may run either a single line or multiple lines
128128
of your playground.
129129

130-
|vsce| shows the :guilabel:`Run Selected Lines from Playground` button
131-
immediately below your selected section. Click this button to test and
130+
|vsce| shows the :guilabel:`Run Selected Lines from Playground` link
131+
immediately above your selected section. Click this link to test and
132132
troubleshoot specific lines or sections of your playground.
133133

134134
Tutorials

0 commit comments

Comments
 (0)