Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d15a01e

Browse files
authoredDec 10, 2024··
fix typo in newly added readme (#567)
1 parent 7b96793 commit d15a01e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ end
363363

364364
#### delete_all:
365365

366-
The gem supports `delete_all` method, however it is disabled by default, to enabled add this in your `environment` file
366+
The gem supports `delete_all` method, however it is disabled by default, to enable it add this in your `environment` file
367367

368368
``` ruby
369369
Paranoia.delete_all_enabled = true

0 commit comments

Comments
 (0)
Please sign in to comment.