Skip to content

Commit 1c5ca06

Browse files
committed
commit for test run
1 parent c20758f commit 1c5ca06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/well-known.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ return Promise.all([
116116
};
117117
});
118118
}),
119-
// privacy sandbox
119+
// Privacy Sandbox
120120
parseResponse('/.well-known/related-website-set.json', r => {
121121
return r.text().then(text => {
122122
let result = {

0 commit comments

Comments
 (0)