commit d445ec573f6408d89046f17e8043f85b9e7459ca
parent a1f2467dac03102b4064e1908a62dcb965ed920f
Author: Hunter
Date:   Thu, 29 Aug 2024 10:23:02 -0400

fix typo in readme

Diffstat:
Mreadme.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/readme.md b/readme.md @@ -100,7 +100,7 @@ You can store named colors in the `:root` selector at the top of the `<style>` t } ``` -## data persistences +## data persistence your task tree is automatically saved to your browser's local storage after each edit. this ensures your tasks will persist even if you close the browser or refresh the page. **⚠️ warning:** clearing your browsing data may erase your saved tasks. use the [export feature](#importingexporting) to create a backup before clearing your browsing data.