diff --git a/README.md b/README.md index b74bac5..7e48cbb 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ require('rspec').setup( -- If none of the above, use "progress". formatter = "progress", - -- Whether or not to focus on a window when `ShowLastSpecResult` command executed. + -- Whether or not to focus on a window when `RSpecShowLastResult` command executed. focus_on_last_spec_result_window = true, -- Whether or not to open the quickfix window when the spec fails.