We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d85437b commit 626f45dCopy full SHA for 626f45d
1 file changed
specs/CustomStoragePartition.md
@@ -17,7 +17,7 @@ a custom storage partition.
17
18
When an application sets custom storage partition for a WebView, the sites and iframes
19
running inside the WebView will act as if the site were running in a third party iframe
20
-inside a top level site uniquelly associated with the custom storage partition id and have
+inside a top level site uniquely associated with the custom storage partition id and have
21
separate [storage partition](https://developer.chrome.com/docs/privacy-sandbox/storage-partitioning/)
22
and [cookie partition](https://developer.chrome.com/docs/privacy-sandbox/chips/).
23
0 commit comments