Skip to content

Commit d97011e

Browse files
committed
Change next Ruby version (3.2) in doc/contributor/workflow.md
1 parent d6ec8c9 commit d97011e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/contributor/workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ TruffleRuby currently targets Ruby 3.1. However, we welcome pull requests for
296296
Ruby 3.2 features as long as they don't conflict significantly with
297297
Ruby 3.1 semantics.
298298

299-
It is possible to run specs for Ruby 3.1 features by setting
299+
It is possible to run specs for Ruby 3.2 features by setting
300300
`PRETEND_RUBY_VERSION`:
301301

302302
```bash

0 commit comments

Comments
 (0)