diff --git a/specification.json b/specification.json index bf4d8cd8..843895c2 100644 --- a/specification.json +++ b/specification.json @@ -852,7 +852,7 @@ { "id": "Requirement 5.3.4", "machine_id": "requirement_5_3_4", - "content": "When the provider's `on context changed` is called, `PROVIDER_STALE` handlers MUST run.", + "content": "When the provider's `on context changed` is called, `PROVIDER_STALE` handlers MUST run.", "RFC 2119 keyword": "MUST", "children": [] }, diff --git a/specification/sections/05-events.md b/specification/sections/05-events.md index 0e539dd3..3a2129ec 100644 --- a/specification/sections/05-events.md +++ b/specification/sections/05-events.md @@ -140,7 +140,7 @@ See [provider initialization](./02-providers.md#24-initialization) and [setting #### Requirement 5.3.4 -> When the provider's `on context changed` is called, `PROVIDER_STALE` handlers **MUST** run. +> When the provider's `on context changed` is called, `PROVIDER_STALE` handlers **MUST** run. See: [provider events](#51-provider-events), [`provider event types`](../types.md#provider-events)