Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com>
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
  • Loading branch information
beeme1mr and Kavindu-Dodan authored Aug 8, 2023
1 parent 8d773c0 commit 80de8d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion specification.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": []
},
Expand Down
2 changes: 1 addition & 1 deletion specification/sections/05-events.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit 80de8d7

Please sign in to comment.