Skip to content

Commit 6bba4ac

Browse files
authored
Update localfilesystem.md
1 parent 046f7b4 commit 6bba4ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/api/context/store/localfilesystem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ To create a file store, the following configuration can be used.
1818
{% highlight javascript %}
1919
contextStorage: {
2020
default: {
21-
module:"file",
21+
module:"localfilesystem",
2222
config: {
2323
// see below
2424
}

0 commit comments

Comments
 (0)