Skip to content

Commit e2c774a

Browse files
committed
Fixed list indent
1 parent 14085d3 commit e2c774a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ Library supports headless operation utilizing [Monocle](https://wiki.openjdk.jav
7979

8080
### Main issues with headless function
8181
* Scrolling doesn't work same way as with screen
82-
** "Tick" (amount of scrolling) is much smaller in headless than normally
83-
** Vertical (left/right) scrolling is not working
82+
* "Tick" (amount of scrolling) is much smaller in headless than normally
83+
* Vertical (left/right) scrolling is not working
8484
* Separate app windows' can't be closed (unless app offers that functionality itself)
8585
* Swing applications can't be tested in headless mode.
8686

0 commit comments

Comments
 (0)