Skip to content

Commit 04fe741

Browse files
Update specs/CustomStoragePartition.md
Co-authored-by: David Risney <dave@deletethis.net>
1 parent 5fa2fa7 commit 04fe741

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

specs/CustomStoragePartition.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ namespace Microsoft.Web.WebView2.Core
199199
{
200200
[interface_name("Microsoft.Web.WebView2.Core.ICoreWebView2Profile8")]
201201
{
202-
public async Task ClearCustomStoragePartitionDataAsync(string CustomStoragePartitionId);
202+
public async Task ClearCustomStoragePartitionDataAsync(string customStoragePartitionId);
203203
}
204204
}
205205
```

0 commit comments

Comments
 (0)