From 449d5d3802eae8b5a460a505aab2b0b95d015c4f Mon Sep 17 00:00:00 2001 From: Ben Perlmutter <90647379+mongodben@users.noreply.github.com> Date: Tue, 5 Sep 2023 12:09:34 -0400 Subject: [PATCH] Update source/web.txt Co-authored-by: Dachary --- source/web.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/web.txt b/source/web.txt index 1f94a5f17a..4b14dcb70d 100644 --- a/source/web.txt +++ b/source/web.txt @@ -37,7 +37,7 @@ Web apps built with Realm can query Atlas using the following methods: - Realm Database API with :ref:`Atlas Device Sync ` Unlike the other Realm SDKs, the Web SDK only support creating -a in-memory Realm database, not one persisted to disk. +an in-memory Realm database, not one persisted to disk. .. kicker:: Learning Paths