Skip to content

Commit 0aff213

Browse files
authored
fix typo (#146)
1 parent f4c7e51 commit 0aff213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fundamentals/01_datastructures.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@
236236
"source": [
237237
"#### String representations\n",
238238
"\n",
239-
"We can use the same two respresentations (`\"html\"`, which is only available in\n",
239+
"We can use the same two representations (`\"html\"`, which is only available in\n",
240240
"notebooks, and `\"text\"`) to display our `DataArray`."
241241
]
242242
},

0 commit comments

Comments
 (0)