Skip to content

Commit 483a1d2

Browse files
committed
Fix typo
1 parent bd36c5f commit 483a1d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/pt/beginner-install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ com o `pip` executando o seguinte em um terminal/shell:
6161
python -m pip install scipy
6262
```
6363

64-
{{< Admonition warning >}}
64+
{{< admonition warning >}}
6565
Você pode ver isto recomendado nos tutoriais ou materiais educacionais, mas a maneira
6666
recomendada para instalar a SciPy com `pip` é usar um ambiente virtual -
6767
consulte [Instalando com `pip`](./install.md#installing-with-pip).

0 commit comments

Comments
 (0)