Minor grammatical fix (#34066)

This commit is contained in:
alavia
2019-01-18 19:17:38 -05:00
committed by Tom
parent 7021d60d5e
commit f20230fd06

View File

@ -4,7 +4,7 @@ title: Managing Ruby versions
## Ruby has changed over time ## Ruby has changed over time
Ruby was been in constant development since the 1990s, and like many languages, Ruby has been in constant development since the 1990s, and like many languages,
there have been syntax changes across versions, so it is important to be clear there have been syntax changes across versions, so it is important to be clear
about which Ruby version your code expects. about which Ruby version your code expects.