Skip to content

Commit 086c4b1

Browse files
authored
Remove redundant verb (#252)
There should only be one verb.
1 parent 1aec1a9 commit 086c4b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

overview/xarray-in-45-min.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"\n",
99
"# Xarray in 45 minutes\n",
1010
"\n",
11-
"In this lesson, we discuss cover the basics of Xarray data structures. By the\n",
11+
"In this lesson, we cover the basics of Xarray data structures. By the\n",
1212
"end of the lesson, we will be able to:\n",
1313
"\n",
1414
"- Understand the basic data structures in Xarray\n",

0 commit comments

Comments
 (0)