Skip to content

Commit 3a610a4

Browse files
committed
fix: typo
1 parent b1280d0 commit 3a610a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
// Note: GridStore was replaced by GridFSBucketAdapter by default in 2018 by @flovilmart
22
throw new Error(
3-
'GrideStoreAdapter: GrideStore is no longer supported by parse server and mongodb, use GridFSBucketAdapter instead.'
3+
'GridStoreAdapter: GridStore is no longer supported by parse server and mongodb, use GridFSBucketAdapter instead.'
44
);

0 commit comments

Comments
 (0)