Skip to content

Commit

Permalink
fix code block include
Browse files Browse the repository at this point in the history
  • Loading branch information
lindseymoore committed Jun 3, 2024
1 parent 3c81eb4 commit dfa176d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ the `compactRealm <{+kotlin-local-prefix+}
io.realm.kotlin/-realm/-companion/compact-realm.html>`__ method.

The ``compactRealm`` method will return true if the operation is successful
and false if not.
and false if not.
2 changes: 1 addition & 1 deletion source/sdk/files/reduce-file-size.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Reduce File Size on Launch of Realm
.. tab::
:tabid: cpp-sdk

.. include:: /includes/api-details/cpp/crud/reduce-file-size-on-launch-description.rst
.. include:: /includes/api-details/cpp/manage-files/reduce-file-size-on-launch-description.rst

.. tab::
:tabid: csharp
Expand Down

0 comments on commit dfa176d

Please sign in to comment.