Skip to content

Commit fa98a0f

Browse files
committed
Fix titlecase
1 parent e8ceb2f commit fa98a0f

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

source/tutorial.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ functions, and triggers to integrate with GitHub and MongoDB:
4444
:caption: 1: Setup
4545
:hidden:
4646

47-
Set Up the Backend </tutorial/realm-app>
47+
Set up the Backend </tutorial/realm-app>
4848

4949
.. toctree::
5050
:titlesonly:

source/tutorial/android-kotlin.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Before you begin, ensure you have:
4343
- An Android emulator for testing.
4444
- :ref:`Set up the backend <tutorial-task-tracker-create-realm-app>`.
4545

46-
Set Up the Mobile App
46+
Set up the Mobile App
4747
---------------------
4848

4949
.. include:: /includes/steps/tutorial-android-kotlin.rst

source/tutorial/ios-swift.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Before you begin, ensure you have:
4444
- `CocoaPods <https://guides.cocoapods.org/using/getting-started.html>`__ 1.6.0 or later.
4545
- :ref:`Set up the backend <tutorial-task-tracker-create-realm-app>`.
4646

47-
Set Up the Mobile App
47+
Set up the Mobile App
4848
---------------------
4949

5050
.. include:: /includes/steps/tutorial-ios-swift.rst

source/tutorial/react-native.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Ensure that you have the following:
5151

5252
- :ref:`Set up the backend <tutorial-task-tracker-create-realm-app>`.
5353

54-
Set Up the Mobile App
54+
Set up the Mobile App
5555
---------------------
5656

5757
.. include:: /includes/steps/tutorial-react-native.rst

source/tutorial/realm-app.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _tutorial-task-tracker-create-realm-app:
22

33
========================================
4-
Set Up the Task Tracker Tutorial Backend
4+
Set up the Task Tracker Tutorial Backend
55
========================================
66

77
.. default-domain:: mongodb

source/tutorial/web-graphql.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Prerequisites
6363
Before you get started, you'll need the following:
6464

6565
- A complete task tracker app in MongoDB Realm. If you haven't yet completed
66-
:doc:`Set Up the Task Tracker Tutorial Backend </tutorial/realm-app>`, do
66+
:doc:`Set up the Task Tracker Tutorial Backend </tutorial/realm-app>`, do
6767
that before you continue.
6868

6969
- :nodejs:`Node.js <>` installed on your machine.

0 commit comments

Comments
 (0)