Commit 0031024a by Jim

Typo...

parent 2f9f5847
......@@ -124,7 +124,7 @@ def product
end
```
If you want to include associated soft-deleted objects, you can (un)scope the accociation:
If you want to include associated soft-deleted objects, you can (un)scope the association:
``` ruby
class Person < ActiveRecord::Base
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment