Skip to content

Commit

Permalink
Merge pull request #86 from tonywok/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
kylekthompson authored Jul 2, 2024
2 parents aef1432 + 3cd2608 commit 2288975
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 @@ -192,7 +192,7 @@ Strict.configure do |c|
end

Strict.configure do |c|
c.sample_rate = 0 # always run validation
c.sample_rate = 1 # always run validation
end

# Locally within the block (only applies to the current thread)
Expand Down

0 comments on commit 2288975

Please sign in to comment.