Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
omahs authored Feb 24, 2024
1 parent 610b1f7 commit 849f757
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/how-to/work-with-pinning-services.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ To add a new pinning service to IPFS Desktop or Web UI:

- A **nickname** for this service. This can be helpful if, for example, you want to add two accounts from the same service.
- Your service's **API endpoint URL**. This field only appears if you've selected a custom pinning service.
- You **secret access token**, provided to you by the pinning service. See the your specific pinning service documentation for more info.
- You **secret access token**, provided to you by the pinning service. See your specific pinning service documentation for more info.

Example using Pinata and [pinata.cloud/keys](https://app.pinata.cloud/keys):
![Pinata secret access token](./images/work-with-pinning-services/add-service-pinata-token.jpg)
Expand Down Expand Up @@ -190,5 +190,5 @@ Once you're ready to open the doors to the public, create a pull request against
## Other options
Pinning services that implement the the vendor-agnostic [IPFS Pinning Service API](https://ipfs.github.io/pinning-services-api-spec/) specification are supported directly in IPFS Kubo itself. To learn more, run the `ipfs pin remote --help` command.
Pinning services that implement the vendor-agnostic [IPFS Pinning Service API](https://ipfs.github.io/pinning-services-api-spec/) specification are supported directly in IPFS Kubo itself. To learn more, run the `ipfs pin remote --help` command.

0 comments on commit 849f757

Please sign in to comment.