Skip to content

Commit 36f5000

Browse files
committed
Update vocabulary
1 parent 0946283 commit 36f5000

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

content/terms/how-to/be-notified.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,30 +9,30 @@ An RSS feed is a type of web page that contains information about the latest con
99

1010
- - -
1111

12-
## For a specific document
12+
## For specific terms
1313

1414
To find out the address of the RSS feed you want to subscribe to:
1515

1616
1. [Navigate]({{< relref "/analysis/how-to/navigate-history" >}}) to the page with the history of changes you are interested in.
17-
- For example, for the GitHub Privacy Policy of the Demo instance, this would be [this page](https://github.com/OpenTermsArchive/demo-versions/commits/main/GitHub/Privacy%20Policy.md).
17+
- For example, for the GitHub Privacy Policy of the Demo collection, this would be [this page](https://github.com/OpenTermsArchive/demo-versions/commits/main/GitHub/Privacy%20Policy.md).
1818
2. Copy the address of that page from your browser’s address bar.
19-
- For example, for the GitHub Privacy Policy of the Demo instance, this would be `https://github.com/OpenTermsArchive/demo-versions/commits/main/GitHub/Privacy%20Policy.md`.
19+
- For example, for the GitHub Privacy Policy of the Demo collection, this would be `https://github.com/OpenTermsArchive/demo-versions/commits/main/GitHub/Privacy%20Policy.md`.
2020
3. Append `.atom` at the end of this address.
21-
- For example, for the GitHub Privacy Policy of the Demo instance, this would become `https://github.com/OpenTermsArchive/demo-versions/commits/main/GitHub/Privacy%20Policy.md.atom`.
21+
- For example, for the GitHub Privacy Policy of the Demo collection, this would become `https://github.com/OpenTermsArchive/demo-versions/commits/main/GitHub/Privacy%20Policy.md.atom`.
2222
4. Subscribe your RSS feed reader to the resulting address.
2323

2424
- - -
2525

26-
## For all the documents of a service
26+
## For all the terms of a service
2727

2828
Simply navigate to the history of changes for the service you are interested in and follow the same procedure as for a specific document.
2929

30-
For example, for all GitHub documents of the Demo instance, you would obtain `https://github.com/OpenTermsArchive/demo-versions/commits/main/GitHub.atom`.
30+
For example, for all terms of the Demo collection, you would obtain `https://github.com/OpenTermsArchive/demo-versions/commits/main/GitHub.atom`.
3131

3232
- - -
3333

34-
## For all the documents of an instance
34+
## For all terms of a collection
3535

3636
Simply append `commits.atom` to the URL of the repository.
3737

38-
For example, for all documents of the Demo instance, you would use `https://github.com/OpenTermsArchive/demo-versions/commits.atom`.
38+
For example, for all terms of the Demo collection, you would use `https://github.com/OpenTermsArchive/demo-versions/commits.atom`.

0 commit comments

Comments
 (0)