Skip to content

Commit 1ac5655

Browse files
Update README.md
1 parent a17dab7 commit 1ac5655

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
@@ -4,7 +4,7 @@
44

55
A JavaScript program to check if the number of rotations of an element is greater than the element itself, using k-cyclic shifts.
66

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._
7+
_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._
88

99
## Instructions for Use
1010

0 commit comments

Comments
 (0)