Skip to content

Commit 8dae0fe

Browse files
Cli4dMattiSG
andauthored
Fix typo on repository name
Co-authored-by: Matti Schneider <[email protected]>
1 parent 450dc94 commit 8dae0fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/contributing-terms.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ In order to add declarations:
2020

2121
To add a declaration, you need to follow these steps:
2222

23-
1. Clone the [contrib-declaration](https://github.com/OpenTermsArchive/contrib-declarations) repository to your local machine.
23+
1. Clone the [`contrib-declarations`](https://github.com/OpenTermsArchive/contrib-declarations) repository to your local machine.
2424
2. Create a branch that describes your contribution e.g. `add-Open-Terms-Archive-ToS` or `add-firefox-privacy-policy`
2525
3. Run `npm install`. This will install all the dependencies including the Open Terms Archive engine which will allow you to test and validate your declaration.
2626
4. Create a JSON file with, as filename, the service ID of the service you are adding the declaration for. This JSON file should be in the `declarations` folder of the repository. To learn more about selecting the right service ID, please read the [declaring a new service]({{< relref "reference/declaration#declaring-a-new-service" >}}) section.

0 commit comments

Comments
 (0)