Skip to content

Commit c7d3ac2

Browse files
Update README.md
Further editing along same lines
1 parent d21cc16 commit c7d3ac2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This API was formerly called the Trust Token API and the repository and API surf
1212

1313
- [Motivation](#motivation)
1414
- [Overview](#overview)
15-
- [Potential API](#potential-api)
15+
- [API](#api)
1616
- [Private State Token Issuance](#private-state-token-issuance)
1717
- [Private State Token Redemption](#private-state-token-redemption)
1818
- [Forwarding Redemption Attestation](#forwarding-redemption-attestation)
@@ -53,7 +53,7 @@ This API proposes a new per-origin storage area for “Privacy Pass” style cry
5353
When an origin is in a context where they trust the user, they can issue the browser a batch of tokens, which can be “spent” at a later time in a context where the user would otherwise be unknown or less trusted. Crucially, the tokens are indistinguishable from one another, preventing websites from tracking users through them.
5454

5555

56-
## Potential API
56+
## API
5757

5858

5959
### Private State Token Issuance

0 commit comments

Comments
 (0)