Skip to content

Commit 66e9c30

Browse files
committed
Typo
1 parent 6a0ec1e commit 66e9c30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/blosc2/embed_store.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ class EmbedStore:
3131
Parameters
3232
----------
3333
urlpath : str or None, optional
34-
Path for persistent storage. Using a ' .b2e' extension is recommended.
34+
Path for persistent storage. Using a '.b2e' extension is recommended.
3535
If None, the embed store will be in memory only, which can be
3636
deserialized later using the :func:`blosc2.from_cframe` function.
3737
mode : str, optional

0 commit comments

Comments
 (0)