Skip to content

Commit 1b54818

Browse files
committed
Fix a minor typo
1 parent fadd452 commit 1b54818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/console/helpers/cursor.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Using the cursor
5353
Moving the cursor
5454
.................
5555

56-
There are fews methods to control moving the command cursor::
56+
There are few methods to control moving the command cursor::
5757

5858
// moves the cursor 1 line up from its current position
5959
$cursor->moveUp();

0 commit comments

Comments
 (0)