Skip to content

Commit eb47401

Browse files
committed
Updated readme [skip ci]
1 parent 03a760b commit eb47401

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
@@ -115,7 +115,7 @@ class Migration(migrations.Migration):
115115
]
116116
```
117117

118-
Add a vector field
118+
Add a vector field to your model
119119

120120
```python
121121
from pgvector.django import VectorField

0 commit comments

Comments
 (0)