diff --git a/GETTING_STARTED.md b/GETTING_STARTED.md index 7481d55..fa25eca 100644 --- a/GETTING_STARTED.md +++ b/GETTING_STARTED.md @@ -1120,7 +1120,7 @@ Verbose linting will include full backtraces for each error, which can be helpful for debugging: ```ruby -FactoryBot.lint verbose: :true +FactoryBot.lint verbose: true ``` Custom Construction