Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update tutorial/introduction.po
  • Loading branch information
cacrespo authored Oct 17, 2023
commit 34d70cf70c51d71d01460813b26a7236d59d8e85
2 changes: 1 addition & 1 deletion tutorial/introduction.po
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ msgid ""
"used to obtain individual characters, *slicing* allows you to obtain a "
"substring::"
msgstr ""
"Además de los índices, las *rebanadas (slicing) también están soportadas. "
"Además de los índices, las *rebanadas* (slicing) también están soportadas. "
"Mientras que la indexación se utiliza para obtener caracteres individuales, "
"*rebanar* te permite obtener una subcadena::"

Expand Down