Skip to content

Commit

Permalink
Fix the last example in s3examples.md (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
asinghvi17 authored Oct 21, 2024
1 parent 9a8892a commit 2a2ad03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/s3examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ Now we test if the data can be accessed
````@example minio
a2 = zopen("s3://zarrdata/group_1/array_1")
a2[2,2,1:4]
````
`````
Expand Down

0 comments on commit 2a2ad03

Please sign in to comment.