diff --git a/docs/html/preview/features/security-config.jd b/docs/html/preview/features/security-config.jd index 92d98b4a1a9f2..457e1d2adbc36 100644 --- a/docs/html/preview/features/security-config.jd +++ b/docs/html/preview/features/security-config.jd @@ -71,11 +71,11 @@ page.keywords=preview,security,network
<?xml version="1.0" encoding="utf-8"?>
...
-<app ...>
+<application ...>
<meta-data android:name="android.security.net.config"
android:resource="@xml/network_security_config" />
...
-</app>
+</application>