Skip to content

Commit 18fdf42

Browse files
committed
Fix typos
1 parent edce469 commit 18fdf42

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

content/deployment/reference/server-specifications.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ Approximately 750 MB of storage is required for the engine itself, with the rem
1515

1616
## Storage
1717

18-
Recommended storage: 10 GB, with resizable partitioning to enable growth over time.
18+
Recommended storage: 10 GB, with resizeable partitioning to enable growth over time.
1919

20-
Storage usage typically grows at a rate of 0.5 MB per tracked terms per month on average for latin scripts. This growth rate varies depending on the type of service being tracked:
20+
Storage usage typically grows at a rate of 0.5 MB per tracked terms per month on average for Latin scripts. This growth rate varies depending on the type of service being tracked:
2121

2222
- Services with large legal teams and heavy website layouts: ~1 MB per terms per month
2323
- Smaller services: ~0.1-0.3 MB per terms per month

content/federation/reference/criteria.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ A **collection** can **join** the Open Terms Archive **federation** if it abides
1515
6. Public and open-licensed **snapshots**, as evidenced by the `LICENSE` file in the snapshots repository.
1616
7. Public and open-licensed **versions**, as evidenced by the `LICENSE` file in the versions repository.
1717
8. Regular, public, and open-licensed **dataset** releases, as evidenced by the `LICENSE` file in the datasets.
18-
9. Publicly accessible API with median response time under 20ms, as evidenced by uptime tracking logs.
18+
9. Publicly accessible API with median response time under 20 ms, as evidenced by uptime tracking logs.
1919
10. Abide by all Open Terms Archive software and data licenses.
2020

2121
For detailed instructions on joining the federation, refer to the [How to Join the Federation guide]({{< relref "federation/how-to/join" >}}).

content/terms/how-to/terminate-a-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ weight: 6
66

77
# How to terminate a service
88

9-
If the service provider stops offering a service, the associated terms will become unavailable. To mark that service termination in Open Terms Archive and ensure tracking tentatives are stopped, while maintaining the possibility to explore the history:
9+
If the service provider stops offering a service, the associated terms will become unavailable. To mark that service termination in Open Terms Archive and ensure tracking attempts are stopped, while maintaining the possibility to explore the history:
1010

1111
1. Move the existing terms declaration to the service [history file](#terms-declaration-history).
1212
2. Update the declaration to stop tracking all terms, by removing every `<terms type>` entries from the `terms` key in the declaration:

0 commit comments

Comments
 (0)