Skip to content

Commit 3295941

Browse files
committed
Clarify prose in module 2 example
1 parent d21ed8b commit 3295941

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

examples/module-2/example-2.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
"\n",
162162
"* If you don't see the layers panel, click the globe icon on the **far** left column of icons.\n",
163163
"* If the layers view is collapsed, expand it.\n",
164-
"* **Right click on \"SEEC and NSIDC\" and select \"Zoom to Layer\"**.\n",
164+
"* **Right-click on \"SEEC and NSIDC\" in the layers panel and select \"Zoom to Layer\"**.\n",
165165
"\n",
166166
" You should see your data points on the furthest edges of the map.\n",
167167
" Zoom out a little bit to see the data points more clearly."
@@ -232,7 +232,7 @@
232232
"\n",
233233
"You may notice that the added layer is titled \"Custom GeoJSON Layer\". Let's fix that!\n",
234234
"\n",
235-
"* **Right-click the layer and select \"Rename Layer\"**.\n",
235+
"* **Right-click the layer in the layers panel on the left, and select \"Rename Layer\"**.\n",
236236
"* **Title it \"US Cities\"**."
237237
]
238238
},
@@ -276,12 +276,12 @@
276276
"Before we can apply symbology, we need to work around a bug.\n",
277277
"\n",
278278
"* **Set the vector type to \"circle\" in the right panel.**\n",
279-
"* **Under \"Objects properties\", select \"Circle\" in the \"Type\" dropdown, then click OK.**\n",
280-
"You may need to scroll down, resize, or collapse sections of the right sidebar to see the OK button.\n",
279+
"* **Under \"Objects properties\", select \"Circle\" in the \"Type\" dropdown, then click \"OK\".**\n",
280+
" You may need to scroll down, resize, or collapse sections of the right sidebar to see the \"OK\" button.\n",
281281
"\n",
282282
"#### Now, we can set symbology!\n",
283283
"\n",
284-
"* **Right click on the \"US Cities\" layer in the left panel**.\n",
284+
"* **Right-click on the \"US Cities\" layer in the left panel**.\n",
285285
"* **Select \"Edit symbology\"**.\n",
286286
"* **Input the following settings**\n",
287287
"\n",

0 commit comments

Comments
 (0)