Skip to content

Commit

Permalink
Fix output
Browse files Browse the repository at this point in the history
Co-authored-by: NachiaVivias <71425187+NachiaVivias@users.noreply.github.com>
  • Loading branch information
kzrnm and NachiaVivias authored Dec 24, 2023
1 parent d9a1fad commit ea5d119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graph/minimum_spanning_tree/task.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ $a_{M - 1}$ $b_{M - 1}$ $c_{M - 1}$

~~~
$X$
$e_0$ $e_1$ $e_2$ ... $e_{N - 1}$
$e_0$ $e_1$ $e_2$ ... $e_{N - 2}$
~~~

@{lang.en}
Expand Down

0 comments on commit ea5d119

Please sign in to comment.