Skip to content

Commit 1af8da2

Browse files
authored
Merge pull request #16 from pythonpe/hellhound-typo
Fixing a typo in hellhound's file
2 parents fbfad76 + e090e1f commit 1af8da2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/members/hellhound.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ caracteres.
6060
Uso [Poetry](https://python-poetry.org) para virtualizar las dependencias de mis
6161
proyectos, aunque recientemente he estado utilizado
6262
[PDM](https://pdm-project.org/en/latest/) y cómo no el depurador
63-
[pdb](https://docs.python.org/3/library/pdb.html) el depurador de Python.
63+
[pdb](https://docs.python.org/3/library/pdb.html) de Python.
6464

6565
También utilizo `screen` para multiplexar la terminal y así administrar
6666
diferentes "ventanas" de la terminal: Una para editar, la otra para correr el

0 commit comments

Comments
 (0)