diff --git a/docs/usage/faq.md b/docs/usage/faq.md index 839f87abc293ebfe69b9be45a8461d4f3c6b0f8f..de43bc37a72051010f7e2abe8d5c66802884d5fa 100644 --- a/docs/usage/faq.md +++ b/docs/usage/faq.md @@ -246,7 +246,7 @@ You can use the `branchName`, `commitMessage`, `prTitle` or `prBody` configurati ### Automatically merge passing Pull Requests -Set the configuration option `autoMerge` to `true`. +Set the configuration option `automerge` to `true`. Nest it inside config objects `patch` or `minor` if you want it to apply to certain types only. ### Separate patch releases from minor releases