Skip to content

Fix typo

Nikhil George requested to merge ngeorge1-master-patch-89339 into master

What does this Merge Request do?

I believe there is a typo in the section https://gitlab.com/gitlab-org/gitlab-development-kit/-/blob/master/doc/index.md#from-self-managed-dependencies-to-gdk-managed-dependencies-using-asdf. In the bullet point below it looks like it's Node dependency manager instead of Ruby.

Uninstall your Node dependency manager (usually nvm or brew). If you're unsure which Ruby dependency manager you were using ..

Merge Request checklist

  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.

Merge request reports