Skip to content

Commit

Permalink
fix typo in newly added readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammednasser-32 committed Oct 3, 2024
1 parent 7b96793 commit a85661c
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 @@ -363,7 +363,7 @@ end

#### delete_all:

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

``` ruby
Paranoia.delete_all_enabled = true
Expand Down

0 comments on commit a85661c

Please sign in to comment.