diff --git a/README.md b/README.md index c06f38472..dd8905397 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ simply hook `window.open` during initialization. For example: #### config.xml - InAppBrowserStatusBarStyle [iOS only]: (string, options 'lightcontent', 'darkcontent' or 'default'. Defaults to 'default') set text color style for iOS. 'lightcontent' is intended for use on dark backgrounds. 'darkcontent' is only available since iOS 13 and intended for use on light backgrounds. -``` +```xml ```