From 1196c1b8466ab10cecd79ff30b08d9302d952ab8 Mon Sep 17 00:00:00 2001 From: Antranig Basman Date: Thu, 17 Dec 2015 20:15:04 +0000 Subject: [PATCH] FLUID-5831: Impoved store docs wording following review --- src/documents/PreferencesEditor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/documents/PreferencesEditor.md b/src/documents/PreferencesEditor.md index f36f13aa..56fb24cd 100644 --- a/src/documents/PreferencesEditor.md +++ b/src/documents/PreferencesEditor.md @@ -91,7 +91,7 @@ If you provide both, they will be merged (with the `auxiliarySchema` overriding storeType (Optional) The string name of a grade of a Settings Store. - Integrators can define their own store grade by deriving from the built-in default grade "fluid.prefs.store" as a base grade. + Integrators can define their own store grade by deriving from the built-in default grade "fluid.prefs.store" as a base grade and providing custom get and set methods. "fluid.prefs.cookieStore"