Skip to content

Commit 98ca4ab

Browse files
authored
Use stricter formatting (#993)
1 parent 03d21df commit 98ca4ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SUMMARY.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* [Multiplication as a Convolution](contents/convolutions/multiplication/multiplication.md)
2121
* [Convolutions of Images (2D)](contents/convolutions/2d/2d.md)
2222
* [Convolutional Theorem](contents/convolutions/convolutional_theorem/convolutional_theorem.md)
23-
* [Probability Distributions](contents/probability_distributions/distributions.md)
23+
* [Probability Distributions](contents/probability_distributions/distributions.md)
2424
* [Tree Traversal](contents/tree_traversal/tree_traversal.md)
2525
* [Euclidean Algorithm](contents/euclidean_algorithm/euclidean_algorithm.md)
2626
* [Monte Carlo](contents/monte_carlo_integration/monte_carlo_integration.md)
@@ -46,4 +46,4 @@
4646
* [Quantum Information](contents/quantum_information/quantum_information.md)
4747
* [Cryptography](contents/cryptography/cryptography.md)
4848
* [Computus](contents/computus/computus.md)
49-
* [Approximate Counting Algorithm](contents/approximate_counting/approximate_counting.md)
49+
* [Approximate Counting Algorithm](contents/approximate_counting/approximate_counting.md)

0 commit comments

Comments
 (0)