Skip to content

Commit

Permalink
fix typo in newly added readme (#567)
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammednasser-32 authored Dec 10, 2024
1 parent 7b96793 commit d15a01e
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 d15a01e

Please sign in to comment.