Skip to content

Commit 6b9cc8c

Browse files
committed
fomatting
1 parent 5c8a312 commit 6b9cc8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/01-intro/02-data-structures.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
}
178178
},
179179
"source": [
180-
"We can see that our `UxDataset` has a single data variable \"bottomDepth\", which is mapped to each face (as specified by the \"n_face\" dimension).\n",
180+
"We can see that our `UxDataset` has a single data variable ``bottomDepth``, which is mapped to each face (as specified by the ``n_face`` dimension).\n",
181181
"\n",
182182
"We can access this variable by indexing our `UxDataset` to obtain a `UxDataArray`"
183183
]

0 commit comments

Comments
 (0)