Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

Commit 4d5af55

Browse files
committed
Update changelog typos
1 parent 1dfdeae commit 4d5af55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This project versioning adheres to [Semantic Versioning](http://semver.org/).
1313
- Allow installation of Symfony 5 components.
1414
- Rename environment variable used to pass path to ChromeDriver executable from `webdriver.chrome.driver` to `WEBDRIVER_CHROME_DRIVER`. However the old one also still works to keep backward compatibility
1515
- If subdirectories in a path to screenshot destination does not exists (using `takeScreenshot()` or `takeElementScreenshot()` methods), they are automatically created.
16-
- When zip archive cannot be crated during file upload, throw exception instead of silently returning false.
16+
- When zip archive cannot be created during file upload, throw an exception instead of silently returning false.
1717
- `WebDriverNavigation` and `EventFiringWebDriverNavigation` now both implement new `WebDriverNavigationInterface`.
1818

1919
### Fixed

0 commit comments

Comments
 (0)