From f0eb9dbebd27020b3b9b0a6af7c7ddf092324429 Mon Sep 17 00:00:00 2001 From: Jan Knobloch <116908874+jk4e@users.noreply.github.com> Date: Wed, 28 Aug 2024 15:51:50 +0200 Subject: [PATCH] Fix typo (#5056) --- sorbet.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sorbet.html.markdown b/sorbet.html.markdown index 9c2e809bc7..5c93b356c7 100644 --- a/sorbet.html.markdown +++ b/sorbet.html.markdown @@ -913,7 +913,7 @@ module ValueSet # options. Especially when starting out with Sorbet, it may not be practical # to refactor the code to use `T::Enum`. In this case, you can use `T.enum`. # - # Note: Sorbet can't check this statically becuase it doesn't track the + # Note: Sorbet can't check this statically because it doesn't track the # values themselves. sig do params(