Skip to content

Commit 4419604

Browse files
DOCSP-40232 formatting typo (#3294)
## Pull Request Info - SDK Docs Consolidation Jira ticket: https://jira.mongodb.org/browse/DOCSP-40323 *Staged Page* - [Atlas Device SDKs](https://preview-mongodbosharafmdb.gatsbyjs.io/realm/DOCSP-40232-formatting-typo/) ### PR Author Checklist Before requesting a review for your PR, please check these items: - [ ] Open the PR against the `feature-consolidated-sdk-docs` branch instead of `master` - [ ] Tag the consolidated page for: - genre - meta.keywords - meta.description --------- Co-authored-by: cbullinger <115956901+cbullinger@users.noreply.github.com>
1 parent ac1c6b3 commit 4419604

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

Diff for: source/sdk/react-native/app-services.txt

+8-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55
App Services - React Native SDK
66
===============================
77

8+
.. meta::
9+
:description: Overview of using Atlas App Services with the Atlas Device SDK for React Native.
10+
11+
.. facet::
12+
:name: genre
13+
:values: reference
14+
815
.. contents:: On this page
916
:local:
1017
:backlinks: none
@@ -29,7 +36,7 @@ The App Client
2936

3037
When using the SDK to access the App Services backend, you start with an
3138
App object. This object provides all other functionality related to
32-
App Services. The``App`` object is
39+
App Services. The ``App`` object is
3340
:ref:`initialized <react-native-connect-to-mongodb-realm-backend-app>` with the App ID, which you can
3441
:ref:`find in the App Services UI <find-your-app-id>`.
3542

0 commit comments

Comments
 (0)