Skip to content

Commit 5107ca4

Browse files
authored
Fix typo in Yahoo for "et"
In the `dur` section it references `ed` but I think this is a typo and should be `et`?
1 parent 6876fa9 commit 5107ca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/yahoo.md

+1-1
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)