Skip to content

Commit 2dd6af6

Browse files
committed
Minor fixups
1 parent 3f45d82 commit 2dd6af6

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

source/includes/api-details/dart/users/user-metadata-read-user-metadata-description.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
You can read the :ref:`user metadata <user-metadata>` of a
2-
currently logged-in user through the :flutter-sdk:`User <realm/User-class.html>`
3-
object.
1+
You can read the user metadata of a currently logged-in user through the
2+
:flutter-sdk:`User <realm/User-class.html>` object.
43

54
The ``profile`` property on the ``User`` object returns a
65
:flutter-sdk:`User.profile <realm/User/profile.html>` object

source/sdk/users/user-metadata.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Read User Metadata
7474
.. tab::
7575
:tabid: swift
7676

77-
.. include:: /includes/api-details/generic/crud/create-asymmetric-object-description.rst
77+
.. include:: /includes/api-details/swift/users/user-metadata-read-user-metadata-description.rst
7878

7979
.. tab::
8080
:tabid: typescript

0 commit comments

Comments
 (0)