Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumebriday authored and rpbaltazar committed Feb 1, 2022
1 parent 35b11fe commit 6ec0813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ Setting this configuration value to `false` will disable the schema presence che

```ruby
Apartment.configure do |config|
tenant_presence_check = false
config.tenant_presence_check = false
end
```

Expand Down

0 comments on commit 6ec0813

Please sign in to comment.