Skip to content

Commit fee6c04

Browse files
committed
fix syntax error
1 parent b6e3c61 commit fee6c04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/notes/atomowa/atomowa_egzamin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,6 @@ Bierzemy rozwiązanie z punktu B i liczymy dla niego coś takiego: $\left<r\righ
7676

7777
```{tip}
7878
$$
79-
\limit_{x \to -\infty} x^n e^x = 0 \quad \text{dla } n \in \mathbb{N}_+
79+
\lim_{x \to -\infty} x^n e^x = 0 \quad \text{dla } n \in \mathbb{N}_+
8080
$$
8181
```

0 commit comments

Comments
 (0)