Skip to content

Commit fa114f3

Browse files
committed
Make the naming consistent
1 parent 93d4586 commit fa114f3

File tree

5 files changed

+15
-15
lines changed

5 files changed

+15
-15
lines changed

source/frameworks/swiftui/background-sync.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _swiftui-background-sync:
22

3-
====================================================
4-
Sync Data in the Background with SwiftUI - Swift SDK
5-
====================================================
3+
=====================================
4+
Sync Data in the Background - SwiftUI
5+
=====================================
66

77
.. meta::
88
:description: Learn how to use a SwiftUI BackgroundTask to sync data in the background.

source/frameworks/swiftui/handle-sync-errors.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _swiftui-handle-sync-errors:
22

3-
===========================================
4-
Handle Sync Errors with SwiftUI - Swift SDK
5-
===========================================
3+
============================
4+
Handle Sync Errors - SwiftUI
5+
============================
66

77
.. meta::
88
:description: Learn how to handle Sync errors in your SwiftUI-based app.

source/frameworks/swiftui/model-data.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
===================
2-
Model Data- SwiftUI
3-
===================
1+
====================
2+
Model Data - SwiftUI
3+
====================
44

55
.. toctree::
66
:titlesonly:

source/frameworks/swiftui/pass-data-between-views.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _swiftui-pass-data-between-views:
22

3-
===============================
4-
Pass Data Between SwiftUI Views
5-
===============================
3+
=================================
4+
Pass Data Between Views - SwiftUI
5+
=================================
66

77
.. meta::
88
:description: Pass SDK objects explicitly to child views, access data in child views with property wrappers, or pass environment values to access the database.

source/frameworks/swiftui/quick-start.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _ios-swiftui-quick-start:
22

3-
========================
4-
Quick Start with SwiftUI
5-
========================
3+
=====================
4+
Quick Start - SwiftUI
5+
=====================
66

77
.. meta::
88
:description: Use Atlas Device SDK for Swift with SwiftUI property wrappers.

0 commit comments

Comments
 (0)