diff --git a/spec/PeriodicBackgroundSync-index.bs b/spec/PeriodicBackgroundSync-index.bs index 32dbf91..6d2e86f 100644 --- a/spec/PeriodicBackgroundSync-index.bs +++ b/spec/PeriodicBackgroundSync-index.bs @@ -295,7 +295,7 @@ dictionary PeriodicSyncEventInit : ExtendableEventInit { ### [=Fire a periodicsync event=] ### {#firing-a-periodicsync-event} -Note: A user agent MAY impose a time limit on the lifetime extension and execution time of a {{PeriodicSyncEvent}} which is stricter than the time limit imposed for {{ExtendableEvent}}s in general. In particular, any retries of the {{PeriodicSyncEvent}} MAY have a significantly shortened time limit. +Note: A user agent MAY impose a time limit on the lifetime extension and execution time of a {{PeriodicSyncEvent}} which is stricter than the [=ExtendableEvent/timed out flag|time limit=] imposed for {{ExtendableEvent}}s in general. In particular, any retries of the {{PeriodicSyncEvent}} MAY have a significantly shortened time limit.