Skip to content

Commit 6132931

Browse files
committed
docs(vue): add deployment text
1 parent a0d3257 commit 6132931

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/vue/your-first-app/6-deploying-mobile.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Note: After making updates to the native portion of the code (such as adding a n
4444
ionic cap sync
4545
```
4646

47-
## iOS
47+
## iOS Deployment
4848

4949
:::note
5050
To build an iOS app, you’ll need a Mac computer.
@@ -80,7 +80,7 @@ Upon tapping the Camera button on the Photo Gallery tab, the permission prompt w
8080

8181
![Two iPhones side by side, one showing the camera permission prompt and the other displaying a photo taken with the app.](/img/guides/first-app-cap-ng/ios-permissions-photo.png 'iOS Camera Permission Prompt and Photo Result')
8282

83-
## Android
83+
## Android Deployment
8484

8585
Capacitor Android apps are configured and managed through Android Studio. Before running this app on an Android device, there's a couple of steps to complete.
8686

versioned_docs/version-v7/vue/your-first-app/6-deploying-mobile.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Note: After making updates to the native portion of the code (such as adding a n
4444
ionic cap sync
4545
```
4646

47-
## iOS
47+
## iOS Deployment
4848

4949
:::note
5050
To build an iOS app, you’ll need a Mac computer.
@@ -80,7 +80,7 @@ Upon tapping the Camera button on the Photo Gallery tab, the permission prompt w
8080

8181
![Two iPhones side by side, one showing the camera permission prompt and the other displaying a photo taken with the app.](/img/guides/first-app-cap-ng/ios-permissions-photo.png 'iOS Camera Permission Prompt and Photo Result')
8282

83-
## Android
83+
## Android Deployment
8484

8585
Capacitor Android apps are configured and managed through Android Studio. Before running this app on an Android device, there's a couple of steps to complete.
8686

0 commit comments

Comments
 (0)