diff --git a/docs/_docs/upgrading/3-to-4.md b/docs/_docs/upgrading/3-to-4.md index 5ac47a39..9e9a2f96 100644 --- a/docs/_docs/upgrading/3-to-4.md +++ b/docs/_docs/upgrading/3-to-4.md @@ -15,7 +15,7 @@ ruby -v {{ site.data.ruby.current_version_output }} ``` -If you're using a supported Ruby version > {{ site.data.ruby.min_version }}, go ahead +If you're using a supported Ruby version >= {{ site.data.ruby.min_version }}, go ahead and fetch the latest version of Jekyll: ```sh