Skip to content

Commit f5154b3

Browse files
authored
Merge pull request #45 from jaredlt/patch-1
Fix typo in Yahoo for "et"
2 parents 6876fa9 + 5107ca4 commit f5154b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/yahoo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Format is `HHmm`, zero-padded.
7575
Durations that span midnight behave strangely.
7676
Leave this blank if the event has no specific end time, or if this is an all-day event.
7777
Note that `dur` parameter will be ignored if `et` is specified.
78-
Used only when `ed` is not specified OR value is `allday`.
78+
Used only when `et` is not specified OR value is `allday`.
7979

8080
Note that the maximum duration yahoo can except is 99 hours and 59 minutes due to the limitation of the format.
8181

0 commit comments

Comments
 (0)