Skip to content

Commit

Permalink
Update proposals/hasCrossSiteAncestor.md
Browse files Browse the repository at this point in the history
Co-authored-by: Rob Wu <[email protected]>
  • Loading branch information
aselya and Rob--W authored Aug 22, 2024
1 parent f21810e commit 589dab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proposals/hasCrossSiteAncestor.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ This is an asynchronous function that returns a promise.

##### Syntax
```
let key = cookies.getPartitionKey(
let key = await browser.cookies.getPartitionKey(
details // object
)
```
Expand Down

0 comments on commit 589dab8

Please sign in to comment.