Skip to content

Commit 135a27f

Browse files
committed
Typo
1 parent 210b74a commit 135a27f

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
@@ -15,7 +15,7 @@ A re-implementation of [Testcontainer Selenium/WebDriver](https://java.testconta
1515
* Stops the recorder before saving the file so that there is no way that [it runs forever](https://github.com/testcontainers/testcontainers-java/discussions/6229).
1616
* Automatically tries to select a alternative Selenium version for the docker image if it [doesn't exist](https://github.com/SeleniumHQ/docker-selenium/issues/1979).
1717
* Added support for [NoVNC](https://github.com/SeleniumHQ/docker-selenium/blob/trunk/README.md#using-your-browser-no-vnc-client-is-needed) so that no dedicated VNC client is required
18-
* Improve creation of video filenames
18+
* Improved creation of video filenames
1919
* Removed hard dependency on Selenium-Java.<br/>Only required when using ``CapabilitiesBrowserWebDriverContainer``
2020
* Everything can be ``@Override``n if required
2121
* Caches "Selenium version detection via classpath" so that it's not invoked everytime you build a new container

0 commit comments

Comments
 (0)