Skip to content

Commit 318451a

Browse files
authored
Product.embed! usage in README> (#17)
1 parent 6f0d113 commit 318451a

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
@@ -99,7 +99,7 @@ end
9999
Re-generate embeddings after modifying this method:
100100

101101
```ruby
102-
product.embed!
102+
Product.embed!
103103
```
104104

105105
## Rails Generators

0 commit comments

Comments
 (0)