Skip to content

Commit 3cf20fe

Browse files
authored
Version 3.3.5 does not end with p (#478)
1 parent 0fcf9e7 commit 3cf20fe

20 files changed

+20
-20
lines changed

_partials/cn/ruby.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ exec zsh
2323
ruby -v
2424
```
2525

26-
:heavy_check_mark: 如果你有看到`ruby <RUBY_SETUP_VERSION>p`,那么你可以继续下一步+1:
26+
:heavy_check_mark: 如果你有看到`ruby <RUBY_SETUP_VERSION>`,那么你可以继续下一步+1:
2727

2828
:x: 如果没有的话,**询问一下老师**
2929

_partials/es/ruby.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Luego ejecuta esto:
2828
ruby -v
2929
```
3030

31-
:heavy_check_mark: Si ves algo que comience por `ruby <RUBY_SETUP_VERSION>p`, entonces puedes continuar +1:
31+
:heavy_check_mark: Si ves algo que comience por `ruby <RUBY_SETUP_VERSION>`, entonces puedes continuar +1:
3232

3333
:x: Si no es el caso, **pídele ayuda a un profesor**.
3434

_partials/fr/ruby.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Puis exécute :
2929
ruby -v
3030
```
3131

32-
:heavy_check_mark: Si tu vois apparaître un message commençant par `ruby <RUBY_SETUP_VERSION>p`, tu peux continuer :+1:
32+
:heavy_check_mark: Si tu vois apparaître un message commençant par `ruby <RUBY_SETUP_VERSION>`, tu peux continuer :+1:
3333

3434
:x: Sinon, **demande au prof**
3535

_partials/pt/ruby.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Então corra:
2929
ruby -v
3030
```
3131

32-
:heavy_check_mark: Se você vir algo começando com `ruby <RUBY_SETUP_VERSION>p` então você pode prosseguir :+1:
32+
:heavy_check_mark: Se você vir algo começando com `ruby <RUBY_SETUP_VERSION>` então você pode prosseguir :+1:
3333

3434
:x: Se não, **pergunte a um professor**
3535

_partials/ruby.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Then run:
2929
ruby -v
3030
```
3131

32-
:heavy_check_mark: If you see something starting with `ruby <RUBY_SETUP_VERSION>p` then you can proceed :+1:
32+
:heavy_check_mark: If you see something starting with `ruby <RUBY_SETUP_VERSION>` then you can proceed :+1:
3333

3434
:x: If not, **ask a teacher**
3535

macos.cn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ exec zsh
402402
ruby -v
403403
```
404404

405-
:heavy_check_mark: 如果你有看到`ruby 3.3.5p`,那么你可以继续下一步+1:
405+
:heavy_check_mark: 如果你有看到`ruby 3.3.5`,那么你可以继续下一步+1:
406406

407407
:x: 如果没有的话,**询问一下老师**
408408

macos.es.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ Luego ejecuta esto:
427427
ruby -v
428428
```
429429

430-
:heavy_check_mark: Si ves algo que comience por `ruby 3.3.5p`, entonces puedes continuar +1:
430+
:heavy_check_mark: Si ves algo que comience por `ruby 3.3.5`, entonces puedes continuar +1:
431431

432432
:x: Si no es el caso, **pídele ayuda a un profesor**.
433433

macos.fr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,7 @@ Puis exécute :
424424
ruby -v
425425
```
426426

427-
:heavy_check_mark: Si tu vois apparaître un message commençant par `ruby 3.3.5p`, tu peux continuer :+1:
427+
:heavy_check_mark: Si tu vois apparaître un message commençant par `ruby 3.3.5`, tu peux continuer :+1:
428428

429429
:x: Sinon, **demande au prof**
430430

macos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@ Then run:
467467
ruby -v
468468
```
469469

470-
:heavy_check_mark: If you see something starting with `ruby 3.3.5p` then you can proceed :+1:
470+
:heavy_check_mark: If you see something starting with `ruby 3.3.5` then you can proceed :+1:
471471

472472
:x: If not, **ask a teacher**
473473

macos.pt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ Então corra:
466466
ruby -v
467467
```
468468

469-
:heavy_check_mark: Se você vir algo começando com `ruby 3.3.5p` então você pode prosseguir :+1:
469+
:heavy_check_mark: Se você vir algo começando com `ruby 3.3.5` então você pode prosseguir :+1:
470470

471471
:x: Se não, **pergunte a um professor**
472472

0 commit comments

Comments
 (0)