- commit
- 8984f7a
- parent
- d4d1134
- author
- Eric Bower
- date
- 2024-08-17 01:46:18 +0000 UTC
docs: typo
2 files changed,
+2,
-2
+1,
-1
1@@ -1,6 +1,6 @@
2 ---
3 title: Selectors
4-Description: Deriving data with selectors
5+description: Deriving data with selectors
6 ---
7
8 In a typical web app, the logic for deriving data is usually written as
+1,
-1
1@@ -1,6 +1,6 @@
2 ---
3 title: Store
4-Description: An immutable store that acts like a reactive, in-memory database
5+description: An immutable store that acts like a reactive, in-memory database
6 ---
7
8 Features: