Skip to content

Commit 34592be

Browse files
committed
Improve homepage
1 parent 54d4b75 commit 34592be

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

content/_index.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +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-
- **Service**: An entity that provide a service to users.
16-
- **Terms**: The contractual or non-contractual documents published by services (such as Terms of Service, Privacy Policy, Community Guidelines) that users agree to.
17-
- **Collection**: A set of tracked terms defined by a specific scope (such aslanguage, jurisdiction, industry, …).
18-
- **Declaration**: A JSON file that defines which terms to track for a service and how to track them.
19-
- **Snapshot**: The original document (HTML, PDF, …) where the terms will be extracted.
20-
- **Version**: The actual terms from a snapshot after removing irrelevant elements and noise.
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.
2120

2221
## Documentation structure
2322

0 commit comments

Comments
 (0)