diff --git a/docs/0.10/removing-default-permissions.html b/docs/0.10/removing-default-permissions.html index bac9684da59..5a3f0be9fdb 100644 --- a/docs/0.10/removing-default-permissions.html +++ b/docs/0.10/removing-default-permissions.html @@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.10/removing-default-permissions/index.html b/docs/0.10/removing-default-permissions/index.html
index bac9684da59..5a3f0be9fdb 100644
--- a/docs/0.10/removing-default-permissions/index.html
+++ b/docs/0.10/removing-default-permissions/index.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.11/removing-default-permissions.html b/docs/0.11/removing-default-permissions.html
index ba83bdc9cf8..3839389dc5b 100644
--- a/docs/0.11/removing-default-permissions.html
+++ b/docs/0.11/removing-default-permissions.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.11/removing-default-permissions/index.html b/docs/0.11/removing-default-permissions/index.html
index ba83bdc9cf8..3839389dc5b 100644
--- a/docs/0.11/removing-default-permissions/index.html
+++ b/docs/0.11/removing-default-permissions/index.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.12/removing-default-permissions.html b/docs/0.12/removing-default-permissions.html
index 205df0ee6df..0c7e97a4e16 100644
--- a/docs/0.12/removing-default-permissions.html
+++ b/docs/0.12/removing-default-permissions.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.12/removing-default-permissions/index.html b/docs/0.12/removing-default-permissions/index.html
index 205df0ee6df..0c7e97a4e16 100644
--- a/docs/0.12/removing-default-permissions/index.html
+++ b/docs/0.12/removing-default-permissions/index.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.13/removing-default-permissions.html b/docs/0.13/removing-default-permissions.html
index d4da7cd67a8..744da9beab8 100644
--- a/docs/0.13/removing-default-permissions.html
+++ b/docs/0.13/removing-default-permissions.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.13/removing-default-permissions/index.html b/docs/0.13/removing-default-permissions/index.html
index d4da7cd67a8..744da9beab8 100644
--- a/docs/0.13/removing-default-permissions/index.html
+++ b/docs/0.13/removing-default-permissions/index.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.14/removing-default-permissions.html b/docs/0.14/removing-default-permissions.html
index bf948d55fc0..c9cd8b36e7b 100644
--- a/docs/0.14/removing-default-permissions.html
+++ b/docs/0.14/removing-default-permissions.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.14/removing-default-permissions/index.html b/docs/0.14/removing-default-permissions/index.html
index bf948d55fc0..c9cd8b36e7b 100644
--- a/docs/0.14/removing-default-permissions/index.html
+++ b/docs/0.14/removing-default-permissions/index.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.15/removing-default-permissions.html b/docs/0.15/removing-default-permissions.html
index 6371014b506..4d9f2e64451 100644
--- a/docs/0.15/removing-default-permissions.html
+++ b/docs/0.15/removing-default-permissions.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.15/removing-default-permissions/index.html b/docs/0.15/removing-default-permissions/index.html
index 6371014b506..4d9f2e64451 100644
--- a/docs/0.15/removing-default-permissions/index.html
+++ b/docs/0.15/removing-default-permissions/index.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.16/removing-default-permissions.html b/docs/0.16/removing-default-permissions.html
index 2753b63c8ee..ef4a669968c 100644
--- a/docs/0.16/removing-default-permissions.html
+++ b/docs/0.16/removing-default-permissions.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.16/removing-default-permissions/index.html b/docs/0.16/removing-default-permissions/index.html
index 2753b63c8ee..ef4a669968c 100644
--- a/docs/0.16/removing-default-permissions/index.html
+++ b/docs/0.16/removing-default-permissions/index.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.17/removing-default-permissions.html b/docs/0.17/removing-default-permissions.html
index 7e783b7fcdb..914bf2ad934 100644
--- a/docs/0.17/removing-default-permissions.html
+++ b/docs/0.17/removing-default-permissions.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.17/removing-default-permissions/index.html b/docs/0.17/removing-default-permissions/index.html
index 7e783b7fcdb..914bf2ad934 100644
--- a/docs/0.17/removing-default-permissions/index.html
+++ b/docs/0.17/removing-default-permissions/index.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.18/removing-default-permissions.html b/docs/0.18/removing-default-permissions.html
index 62a593f3070..48ee2df94a8 100644
--- a/docs/0.18/removing-default-permissions.html
+++ b/docs/0.18/removing-default-permissions.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.18/removing-default-permissions/index.html b/docs/0.18/removing-default-permissions/index.html
index 62a593f3070..48ee2df94a8 100644
--- a/docs/0.18/removing-default-permissions/index.html
+++ b/docs/0.18/removing-default-permissions/index.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.19/removing-default-permissions.html b/docs/0.19/removing-default-permissions.html
index a54bd1c9e7a..4eb27d99b14 100644
--- a/docs/0.19/removing-default-permissions.html
+++ b/docs/0.19/removing-default-permissions.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.19/removing-default-permissions/index.html b/docs/0.19/removing-default-permissions/index.html
index a54bd1c9e7a..4eb27d99b14 100644
--- a/docs/0.19/removing-default-permissions/index.html
+++ b/docs/0.19/removing-default-permissions/index.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.20/removing-default-permissions.html b/docs/0.20/removing-default-permissions.html
index a62242adebd..707f20d9236 100644
--- a/docs/0.20/removing-default-permissions.html
+++ b/docs/0.20/removing-default-permissions.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.20/removing-default-permissions/index.html b/docs/0.20/removing-default-permissions/index.html
index a62242adebd..707f20d9236 100644
--- a/docs/0.20/removing-default-permissions/index.html
+++ b/docs/0.20/removing-default-permissions/index.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.21/removing-default-permissions.html b/docs/0.21/removing-default-permissions.html
index 9f3a0ea52de..90a734acc59 100644
--- a/docs/0.21/removing-default-permissions.html
+++ b/docs/0.21/removing-default-permissions.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.21/removing-default-permissions/index.html b/docs/0.21/removing-default-permissions/index.html
index 9f3a0ea52de..90a734acc59 100644
--- a/docs/0.21/removing-default-permissions/index.html
+++ b/docs/0.21/removing-default-permissions/index.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.22/removing-default-permissions.html b/docs/0.22/removing-default-permissions.html
index 5fee4baf9c5..a13f1c71148 100644
--- a/docs/0.22/removing-default-permissions.html
+++ b/docs/0.22/removing-default-permissions.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.22/removing-default-permissions/index.html b/docs/0.22/removing-default-permissions/index.html
index 5fee4baf9c5..a13f1c71148 100644
--- a/docs/0.22/removing-default-permissions/index.html
+++ b/docs/0.22/removing-default-permissions/index.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.23/removing-default-permissions.html b/docs/0.23/removing-default-permissions.html
index 9e48c5aba20..0b3db3e200a 100644
--- a/docs/0.23/removing-default-permissions.html
+++ b/docs/0.23/removing-default-permissions.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.23/removing-default-permissions/index.html b/docs/0.23/removing-default-permissions/index.html
index 9e48c5aba20..0b3db3e200a 100644
--- a/docs/0.23/removing-default-permissions/index.html
+++ b/docs/0.23/removing-default-permissions/index.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.24/removing-default-permissions.html b/docs/0.24/removing-default-permissions.html
index 2cdeaf29c48..49c9f8fe223 100644
--- a/docs/0.24/removing-default-permissions.html
+++ b/docs/0.24/removing-default-permissions.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.24/removing-default-permissions/index.html b/docs/0.24/removing-default-permissions/index.html
index 2cdeaf29c48..49c9f8fe223 100644
--- a/docs/0.24/removing-default-permissions/index.html
+++ b/docs/0.24/removing-default-permissions/index.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.25/removing-default-permissions.html b/docs/0.25/removing-default-permissions.html
index 3b4ab874f95..c786455b41b 100644
--- a/docs/0.25/removing-default-permissions.html
+++ b/docs/0.25/removing-default-permissions.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.25/removing-default-permissions/index.html b/docs/0.25/removing-default-permissions/index.html
index 3b4ab874f95..c786455b41b 100644
--- a/docs/0.25/removing-default-permissions/index.html
+++ b/docs/0.25/removing-default-permissions/index.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.26/removing-default-permissions.html b/docs/0.26/removing-default-permissions.html
index b5859189800..0de36c18d11 100644
--- a/docs/0.26/removing-default-permissions.html
+++ b/docs/0.26/removing-default-permissions.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.26/removing-default-permissions/index.html b/docs/0.26/removing-default-permissions/index.html
index b5859189800..0de36c18d11 100644
--- a/docs/0.26/removing-default-permissions/index.html
+++ b/docs/0.26/removing-default-permissions/index.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.27/removing-default-permissions.html b/docs/0.27/removing-default-permissions.html
index 3d789bfc4a6..f8f4a34bb23 100644
--- a/docs/0.27/removing-default-permissions.html
+++ b/docs/0.27/removing-default-permissions.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.27/removing-default-permissions/index.html b/docs/0.27/removing-default-permissions/index.html
index 3d789bfc4a6..f8f4a34bb23 100644
--- a/docs/0.27/removing-default-permissions/index.html
+++ b/docs/0.27/removing-default-permissions/index.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.28/removing-default-permissions.html b/docs/0.28/removing-default-permissions.html
index e58adb5b322..f332bf884e9 100644
--- a/docs/0.28/removing-default-permissions.html
+++ b/docs/0.28/removing-default-permissions.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.28/removing-default-permissions/index.html b/docs/0.28/removing-default-permissions/index.html
index e58adb5b322..f332bf884e9 100644
--- a/docs/0.28/removing-default-permissions/index.html
+++ b/docs/0.28/removing-default-permissions/index.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.29/removing-default-permissions.html b/docs/0.29/removing-default-permissions.html
index fd2591b6e3d..f327a70d785 100644
--- a/docs/0.29/removing-default-permissions.html
+++ b/docs/0.29/removing-default-permissions.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.29/removing-default-permissions/index.html b/docs/0.29/removing-default-permissions/index.html
index fd2591b6e3d..f327a70d785 100644
--- a/docs/0.29/removing-default-permissions/index.html
+++ b/docs/0.29/removing-default-permissions/index.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.30/removing-default-permissions.html b/docs/0.30/removing-default-permissions.html
index a397ff45e22..a4431a012d3 100644
--- a/docs/0.30/removing-default-permissions.html
+++ b/docs/0.30/removing-default-permissions.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.30/removing-default-permissions/index.html b/docs/0.30/removing-default-permissions/index.html
index a397ff45e22..a4431a012d3 100644
--- a/docs/0.30/removing-default-permissions/index.html
+++ b/docs/0.30/removing-default-permissions/index.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.31/removing-default-permissions.html b/docs/0.31/removing-default-permissions.html
index cfdebdf8d05..223643ea6cd 100644
--- a/docs/0.31/removing-default-permissions.html
+++ b/docs/0.31/removing-default-permissions.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.31/removing-default-permissions/index.html b/docs/0.31/removing-default-permissions/index.html
index cfdebdf8d05..223643ea6cd 100644
--- a/docs/0.31/removing-default-permissions/index.html
+++ b/docs/0.31/removing-default-permissions/index.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.32/removing-default-permissions.html b/docs/0.32/removing-default-permissions.html
index 3c1adeb7bbf..74c31a18e8b 100644
--- a/docs/0.32/removing-default-permissions.html
+++ b/docs/0.32/removing-default-permissions.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.32/removing-default-permissions/index.html b/docs/0.32/removing-default-permissions/index.html
index 3c1adeb7bbf..74c31a18e8b 100644
--- a/docs/0.32/removing-default-permissions/index.html
+++ b/docs/0.32/removing-default-permissions/index.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.33/removing-default-permissions.html b/docs/0.33/removing-default-permissions.html
index 6b0ce492280..98f29ff0a88 100644
--- a/docs/0.33/removing-default-permissions.html
+++ b/docs/0.33/removing-default-permissions.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.33/removing-default-permissions/index.html b/docs/0.33/removing-default-permissions/index.html
index 6b0ce492280..98f29ff0a88 100644
--- a/docs/0.33/removing-default-permissions/index.html
+++ b/docs/0.33/removing-default-permissions/index.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.34/removing-default-permissions.html b/docs/0.34/removing-default-permissions.html
index 492f5b04c75..432c7c9685c 100644
--- a/docs/0.34/removing-default-permissions.html
+++ b/docs/0.34/removing-default-permissions.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.34/removing-default-permissions/index.html b/docs/0.34/removing-default-permissions/index.html
index 492f5b04c75..432c7c9685c 100644
--- a/docs/0.34/removing-default-permissions/index.html
+++ b/docs/0.34/removing-default-permissions/index.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.35/removing-default-permissions.html b/docs/0.35/removing-default-permissions.html
index 5d9a70ef876..7d83d91f0dc 100644
--- a/docs/0.35/removing-default-permissions.html
+++ b/docs/0.35/removing-default-permissions.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.35/removing-default-permissions/index.html b/docs/0.35/removing-default-permissions/index.html
index 5d9a70ef876..7d83d91f0dc 100644
--- a/docs/0.35/removing-default-permissions/index.html
+++ b/docs/0.35/removing-default-permissions/index.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.36/removing-default-permissions.html b/docs/0.36/removing-default-permissions.html
index 3267f3552da..4175db0890e 100644
--- a/docs/0.36/removing-default-permissions.html
+++ b/docs/0.36/removing-default-permissions.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.36/removing-default-permissions/index.html b/docs/0.36/removing-default-permissions/index.html
index 3267f3552da..4175db0890e 100644
--- a/docs/0.36/removing-default-permissions/index.html
+++ b/docs/0.36/removing-default-permissions/index.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.37/removing-default-permissions.html b/docs/0.37/removing-default-permissions.html
index 3c913d5e451..104a0daf460 100644
--- a/docs/0.37/removing-default-permissions.html
+++ b/docs/0.37/removing-default-permissions.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.37/removing-default-permissions/index.html b/docs/0.37/removing-default-permissions/index.html
index 3c913d5e451..104a0daf460 100644
--- a/docs/0.37/removing-default-permissions/index.html
+++ b/docs/0.37/removing-default-permissions/index.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.38/removing-default-permissions.html b/docs/0.38/removing-default-permissions.html
index 773bbcb126a..3228ba1183b 100644
--- a/docs/0.38/removing-default-permissions.html
+++ b/docs/0.38/removing-default-permissions.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.38/removing-default-permissions/index.html b/docs/0.38/removing-default-permissions/index.html
index 773bbcb126a..3228ba1183b 100644
--- a/docs/0.38/removing-default-permissions/index.html
+++ b/docs/0.38/removing-default-permissions/index.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.39/removing-default-permissions.html b/docs/0.39/removing-default-permissions.html
index 0be9d97cb0a..f1023c07c7d 100644
--- a/docs/0.39/removing-default-permissions.html
+++ b/docs/0.39/removing-default-permissions.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.39/removing-default-permissions/index.html b/docs/0.39/removing-default-permissions/index.html
index 0be9d97cb0a..f1023c07c7d 100644
--- a/docs/0.39/removing-default-permissions/index.html
+++ b/docs/0.39/removing-default-permissions/index.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.40/removing-default-permissions.html b/docs/0.40/removing-default-permissions.html
index 0c47798764c..4a19c2c4e45 100644
--- a/docs/0.40/removing-default-permissions.html
+++ b/docs/0.40/removing-default-permissions.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.40/removing-default-permissions/index.html b/docs/0.40/removing-default-permissions/index.html
index 0c47798764c..4a19c2c4e45 100644
--- a/docs/0.40/removing-default-permissions/index.html
+++ b/docs/0.40/removing-default-permissions/index.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.41/removing-default-permissions.html b/docs/0.41/removing-default-permissions.html
index 6378af72587..430ee2165bd 100644
--- a/docs/0.41/removing-default-permissions.html
+++ b/docs/0.41/removing-default-permissions.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.41/removing-default-permissions/index.html b/docs/0.41/removing-default-permissions/index.html
index 6378af72587..430ee2165bd 100644
--- a/docs/0.41/removing-default-permissions/index.html
+++ b/docs/0.41/removing-default-permissions/index.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.42/removing-default-permissions.html b/docs/0.42/removing-default-permissions.html
index f8ccad15616..847535d1044 100644
--- a/docs/0.42/removing-default-permissions.html
+++ b/docs/0.42/removing-default-permissions.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.42/removing-default-permissions/index.html b/docs/0.42/removing-default-permissions/index.html
index f8ccad15616..847535d1044 100644
--- a/docs/0.42/removing-default-permissions/index.html
+++ b/docs/0.42/removing-default-permissions/index.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.43/removing-default-permissions.html b/docs/0.43/removing-default-permissions.html
index 344ca701ee0..a004aca2b8f 100644
--- a/docs/0.43/removing-default-permissions.html
+++ b/docs/0.43/removing-default-permissions.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.43/removing-default-permissions/index.html b/docs/0.43/removing-default-permissions/index.html
index 344ca701ee0..a004aca2b8f 100644
--- a/docs/0.43/removing-default-permissions/index.html
+++ b/docs/0.43/removing-default-permissions/index.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.44/removing-default-permissions.html b/docs/0.44/removing-default-permissions.html
index afa7979f29c..4c03606e36d 100644
--- a/docs/0.44/removing-default-permissions.html
+++ b/docs/0.44/removing-default-permissions.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.44/removing-default-permissions/index.html b/docs/0.44/removing-default-permissions/index.html
index afa7979f29c..4c03606e36d 100644
--- a/docs/0.44/removing-default-permissions/index.html
+++ b/docs/0.44/removing-default-permissions/index.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.45/removing-default-permissions.html b/docs/0.45/removing-default-permissions.html
index 796cbc13d99..3452c2d5281 100644
--- a/docs/0.45/removing-default-permissions.html
+++ b/docs/0.45/removing-default-permissions.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.45/removing-default-permissions/index.html b/docs/0.45/removing-default-permissions/index.html
index 796cbc13d99..3452c2d5281 100644
--- a/docs/0.45/removing-default-permissions/index.html
+++ b/docs/0.45/removing-default-permissions/index.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.46/removing-default-permissions.html b/docs/0.46/removing-default-permissions.html
index ed3aef7faa8..9ae4ee0a504 100644
--- a/docs/0.46/removing-default-permissions.html
+++ b/docs/0.46/removing-default-permissions.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.46/removing-default-permissions/index.html b/docs/0.46/removing-default-permissions/index.html
index ed3aef7faa8..9ae4ee0a504 100644
--- a/docs/0.46/removing-default-permissions/index.html
+++ b/docs/0.46/removing-default-permissions/index.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.47/removing-default-permissions.html b/docs/0.47/removing-default-permissions.html
index 4cb42e3d6af..94da653b904 100644
--- a/docs/0.47/removing-default-permissions.html
+++ b/docs/0.47/removing-default-permissions.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.47/removing-default-permissions/index.html b/docs/0.47/removing-default-permissions/index.html
index 4cb42e3d6af..94da653b904 100644
--- a/docs/0.47/removing-default-permissions/index.html
+++ b/docs/0.47/removing-default-permissions/index.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.48/removing-default-permissions.html b/docs/0.48/removing-default-permissions.html
index 0e4d75e1d10..0377a0c4840 100644
--- a/docs/0.48/removing-default-permissions.html
+++ b/docs/0.48/removing-default-permissions.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.48/removing-default-permissions/index.html b/docs/0.48/removing-default-permissions/index.html
index 0e4d75e1d10..0377a0c4840 100644
--- a/docs/0.48/removing-default-permissions/index.html
+++ b/docs/0.48/removing-default-permissions/index.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.49/removing-default-permissions.html b/docs/0.49/removing-default-permissions.html
index fcf502f1a5a..295655a0621 100644
--- a/docs/0.49/removing-default-permissions.html
+++ b/docs/0.49/removing-default-permissions.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.49/removing-default-permissions/index.html b/docs/0.49/removing-default-permissions/index.html
index fcf502f1a5a..295655a0621 100644
--- a/docs/0.49/removing-default-permissions/index.html
+++ b/docs/0.49/removing-default-permissions/index.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.5/removing-default-permissions.html b/docs/0.5/removing-default-permissions.html
index a123e63e560..8ee201d1b88 100644
--- a/docs/0.5/removing-default-permissions.html
+++ b/docs/0.5/removing-default-permissions.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.5/removing-default-permissions/index.html b/docs/0.5/removing-default-permissions/index.html
index a123e63e560..8ee201d1b88 100644
--- a/docs/0.5/removing-default-permissions/index.html
+++ b/docs/0.5/removing-default-permissions/index.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.50/removing-default-permissions.html b/docs/0.50/removing-default-permissions.html
index 2d4b5358a7f..90ee189ab22 100644
--- a/docs/0.50/removing-default-permissions.html
+++ b/docs/0.50/removing-default-permissions.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.50/removing-default-permissions/index.html b/docs/0.50/removing-default-permissions/index.html
index 2d4b5358a7f..90ee189ab22 100644
--- a/docs/0.50/removing-default-permissions/index.html
+++ b/docs/0.50/removing-default-permissions/index.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.51/removing-default-permissions.html b/docs/0.51/removing-default-permissions.html
index 29e76801c4c..55aaa9e0304 100644
--- a/docs/0.51/removing-default-permissions.html
+++ b/docs/0.51/removing-default-permissions.html
@@ -77,7 +77,7 @@
Now let's remove SYSTEM_ALERT_WINDOW from the production APK only.
Go to the android/app/src/ directory. Create a new directory inside this directory, called release. (path: android/app/src/release/)
Inside this android/app/src/release/ directory create a AndroidManifest.xml file. (path: android/app/src/release/AndroidManifest.xml)
-Inside this file paste the following conents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
+Inside this file paste the following contents. Note, make sure to update your package identifier from "com.myapp" to what yours is.
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.myapp"
xmlns:tools="http://schemas.android.com/tools">
diff --git a/docs/0.51/removing-default-permissions/index.html b/docs/0.51/removing-default-permissions/index.html
index 29e76801c4c..55aaa9e0304 100644
--- a/docs/0.51/removing-default-permissions/index.html
+++ b/docs/0.51/removing-default-permissions/index.html
@@ -77,7 +77,7 @@