Skip to content

Commit 5a08cd8

Browse files
authored
Merge branch 'eic:gh-pages' into gh-pages
2 parents 0eb6a0a + 4d23eaf commit 5a08cd8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_episodes/02-rucio_usage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ questions:
77
objectives:
88
- "Become familiar with aspects of Rucio"
99
- "Use Rucio tags to find specific types of files"
10-
- "Learn how to download or stream files for further use."
10+
- "Learn how to download or stream files for further use"
1111
keypoints:
1212
- "Rucio works with datasets and Data Identifiers (DIDs)"
1313
- "ePIC DIDs may look or be formatted like a nested filepath, but they are flat"
@@ -124,7 +124,7 @@ We now have a more manageable list and we can see that we have some different be
124124
> Each line would be the full DID for an item which we could potentially make use of.
125125
{: .callout}
126126

127-
As we can see, in this case is a dataset. We can check the contents of this dataset too. Let's pick one of our DIDs and examine the content. We can do this via:
127+
As we can see, the DIDs we have in our list now are all datasets. We can check the contents of these datasets too. Let's pick one of our DIDs and examine the content. We can do this via:
128128

129129
```bash
130130
rucio did content list scope:name

0 commit comments

Comments
 (0)