From 1dc1fb68c944932aaacdf62ff800ba620902536a Mon Sep 17 00:00:00 2001 From: BillLynch Date: Tue, 8 Aug 2023 12:56:45 +0100 Subject: [PATCH] chore: review comments Signed-off-by: BillLynch --- specification.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/specification.json b/specification.json index bff20c59..03073a8c 100644 --- a/specification.json +++ b/specification.json @@ -852,7 +852,11 @@ { "id": "Requirement 5.3.4", "machine_id": "requirement_5_3_4", +<<<<<<< HEAD "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.", +>>>>>>> 8d773c0 (chore: review comments) "RFC 2119 keyword": "MUST", "children": [] },