We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a17dab7 commit 1ac5655Copy full SHA for 1ac5655
README.md
@@ -4,7 +4,7 @@
4
5
A JavaScript program to check if the number of rotations of an element is greater than the element itself, using k-cyclic shifts.
6
7
-_NOTE: A k-cyclic shift of integer n is a function that removes the last k digits of n and inserts them in its beginning._
+_NOTE: A k-cyclic shift of integer is a function that removes the last k digits of the integer and inserts them in its beginning._
8
9
## Instructions for Use
10
0 commit comments