Skip to content

Commit f98f376

Browse files
committed
Fix typo
1 parent 763966d commit f98f376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/learn/crypto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ $$ n = p \times q $$
200200

201201
$$
202202
\begin{array}{c}
203-
m^e < n \\
203+
m < n \\
204204
n \approx \varphi
205205
\end{array}
206206
$$

0 commit comments

Comments
 (0)