diff --git a/specs/CoreWebView2ControllerOptions.DefaultBackgroundColor.md b/specs/CoreWebView2ControllerOptions.DefaultBackgroundColor.md index 75cf6387..29e541f4 100644 --- a/specs/CoreWebView2ControllerOptions.DefaultBackgroundColor.md +++ b/specs/CoreWebView2ControllerOptions.DefaultBackgroundColor.md @@ -45,7 +45,7 @@ applies the color too late. options4->put_DefaultBackgroundColor(wvColor); } - m_environment->CreateCoreWebView2Controller( + m_environment->CreateCoreWebView2ControllerWithOptions( m_mainWindow, SUCCEEDED(result) ? options4.Get() : options.Get(), Callback(