Skip to content

Commit da503cf

Browse files
Update README.md
Co-Authored-By: guzman-raphael <[email protected]>
1 parent 6c71e46 commit da503cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ For example, new `dict` objects will be returned as `dict` while the same types
3434

3535
Since this is a big change, we chose to disable full blob support by default as a temporary precaution, which will be removed in version 0.13.
3636

37-
You can enable it by setting the `enable_python_native_blobs` flag in `dj.config`.
37+
You may enable it by setting the `enable_python_native_blobs` flag in `dj.config`.
3838

3939
```python
4040
import datajoint as dj

0 commit comments

Comments
 (0)