Skip to content

Commit 2c622fb

Browse files
committed
Improve minimal terminology copywriting
1 parent 17e86f6 commit 2c622fb

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

content/_index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ Open Terms Archive is a decentralised system that tracks collections of services
1212

1313
Before diving into the details, let's first understand the essential terminology used throughout this documentation.
1414

15-
- **Terms:** The contractual or non-contractual documents published by services (such as Terms of Service, Privacy Policy, Community Guidelines) that users agree to..
16-
- **Collection:** A set of tracked terms defined by a specific scope (such aslanguage, jurisdiction, industry, …).
17-
- **Declaration:** A JSON file that defines which terms to track for a service and how to track them
18-
- **Snapshot:** The original document (HTML, PDF, …) where the terms will be extracted.
19-
- **Version:** The actual terms from a snapshot after removing irrelevant elements and noise.
15+
- **Terms:** the contractual documents published by services (such as Terms of Service, Privacy Policy, Community Guidelines) that users agree to.
16+
- **Collection:** a set of tracked terms grouped by a specific scope (such as language, jurisdiction, industry…).
17+
- **Declaration:** a JSON file that defines which terms to track for a service and how to track them.
18+
- **Snapshot:** the original source document (HTML, PDF…) from which the terms will be extracted.
19+
- **Version:** the textual content of the terms after filtering out irrelevant content (navigation menu, advertisements…) from a snapshot.
2020

2121
## Documentation structure
2222

0 commit comments

Comments
 (0)