Skip to content

Commit ae09503

Browse files
committed
correct version faq
1 parent 0ea8d36 commit ae09503

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.overrides/faq.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -204,9 +204,9 @@ repositorio principal de la traducción). Se hace de la siguiente manera::
204204

205205
Luego nos vamos a nuestra rama local, confirmamos e impactamos esos cambios::
206206

207-
git checkout 3.10
208-
git merge upstream/3.10
209-
git push origin 3.10
207+
git checkout 3.11
208+
git merge upstream/3.11
209+
git push origin 3.11
210210

211211
¡Eso es todo!
212212

0 commit comments

Comments
 (0)