From fdc67490adc2861549594867ebb6f6ec70af9271 Mon Sep 17 00:00:00 2001 From: Henry Heino <46334387+personalizedrefrigerator@users.noreply.github.com> Date: Thu, 25 Jul 2024 12:19:47 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d6680a..630f9de 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Joplin Web is Joplin Mobile, running in a web browser. ### Where is my data stored? -Like Joplin Mobile, Joplin Web is local-first. Notes and attachments are stored locally on your computer, but can optionally be synced with one of the supported sync targets. As a result, after an initial setup, Joplin Web should work without an internet connection. +Like Joplin Mobile, Joplin Web is local-first. Notes and attachments are stored locally on your computer, but can optionally be synced with one of the supported sync targets. As a result, Joplin Web can be used offline. ### What browsers does it support?