Skip to content

Commit 5fa2fa7

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

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
@@ -138,7 +138,7 @@ interface ICoreWebView2_18 : IUnknown {
138138
/// `CustomStoragePartitionId` will be reset and the page inside the WebView
139139
/// will work normally with data treated as unpartitioned.
140140
/// The `customStoragePartitionId` parameter is case sensitive. The default is
141-
/// an empty string. There is no restriction on the lenght or what characters
141+
/// an empty string. There is no restriction on the length or what characters
142142
/// can be used in partition id.
143143
/// The change of the custom storage partition id will be applied to new
144144
/// page or iframe navigations and not impact existing pages and iframes.

0 commit comments

Comments
 (0)