We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23dd201 commit 5fa2fa7Copy full SHA for 5fa2fa7
1 file changed
specs/CustomStoragePartition.md
@@ -138,7 +138,7 @@ interface ICoreWebView2_18 : IUnknown {
138
/// `CustomStoragePartitionId` will be reset and the page inside the WebView
139
/// will work normally with data treated as unpartitioned.
140
/// The `customStoragePartitionId` parameter is case sensitive. The default is
141
- /// an empty string. There is no restriction on the lenght or what characters
+ /// an empty string. There is no restriction on the length or what characters
142
/// can be used in partition id.
143
/// The change of the custom storage partition id will be applied to new
144
/// page or iframe navigations and not impact existing pages and iframes.
0 commit comments