Skip to content

Commit 26efe80

Browse files
Merge pull request matthewsamuel95#452 from Artistic18/patch-2
Fixed Typo at Line:127 in README
2 parents 3f886ab + 22ace77 commit 26efe80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ ACM-ICPC Algorithms is a collection of important algorithms and data structures
124124
* [Max Sub Square](/Math/Max_Sub_Square)
125125
* [Miller Rabin Primality Test](/Math/miller_rabin_primality_test)
126126
* [Modular Multiplication Inverse](/Math/modular_multiplicative_inverse)
127-
* [Nest Power of 2](/Math/NextPow2)
127+
* [Next Power of 2](/Math/NextPow2)
128128
* [Nth Root](/Math/nthRoot)
129129
* [Pascal Row](/Math/pascal_row)
130130
* [Power](/Math/Power)

0 commit comments

Comments
 (0)