Skip to content

Commit bbee5a2

Browse files
authored
Update README.md
1 parent 4a399ce commit bbee5a2

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
@@ -95,7 +95,7 @@ A suggestion to automate email testing is to run a [Mailcatcher instance in Dock
9595

9696
### Dealing with Datetimes and Timezones
9797

98-
This project is meant to allow your tests to run anywhere. Sometimes that can be in a different timezone than your local or the location under test. To help with that this library includes the [DateTimeTZ Library](https://testautomation.github.io/DateTimeTZ/doc/DateTimeTZ.html)
98+
This project is meant to allow your tests to run anywhere. Sometimes that can be in a different timezone than your local one or of the location under test. To help solve such issues, this image includes the [DateTimeTZ Library](https://testautomation.github.io/DateTimeTZ/doc/DateTimeTZ.html).
9999

100100
To set the timezone used inside the Docker image, you can set the `TZ` environment variable:
101101

0 commit comments

Comments
 (0)