]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
docs: text
authorEduardo San Martin Morote <posva13@gmail.com>
Tue, 16 Apr 2024 15:44:36 +0000 (17:44 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Tue, 16 Apr 2024 15:44:36 +0000 (17:44 +0200)
packages/docs/index.md

index 86131110277427bf3a8d7aa0bc09674081142204..7da058cfa28f985792b7f7d3eb3ac5ef0f6327c1 100644 (file)
@@ -36,7 +36,7 @@ features:
   - title: ⚙️ Devtools support
     details: Pinia hooks into Vue devtools to give you an enhanced development experience in both Vue 2 and Vue 3.
   - title: 🔌 Extensible
-    details: React to store changes to extend Pinia with transactions, local storage synchronization, etc.
+    details: React to store changes and actions to extend Pinia with transactions, local storage synchronization, etc.
   - title: 🏗 Modular by design
     details: Build multiple stores and let your bundler code split them automatically.
   - title: 📦 Extremely light