Skip to content

Commit 256943d

Browse files
committed
Fix typo
1 parent c51c38b commit 256943d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorials/cloud_access/euclid-cloud-access.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Euclid Q1 data were released on-premises at IPAC and in the cloud via Amazon Web
4141

4242
```{code-cell} ipython3
4343
# Uncomment the next line to install dependencies if needed.
44-
# !pip install s3fs astropy astroquery>=0.4.10 matploltib
44+
# !pip install s3fs astropy astroquery>=0.4.10 matplotlib
4545
```
4646

4747
```{code-cell} ipython3

0 commit comments

Comments
 (0)