From c7a6ae1cc47830e3481aa8440321c7d7558be07c Mon Sep 17 00:00:00 2001 From: Feroz Salam Date: Sat, 27 Feb 2021 06:55:56 +0000 Subject: [PATCH] Fix audit log sample --- rfcs/text/0012-orchestrator-field-set.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rfcs/text/0012-orchestrator-field-set.md b/rfcs/text/0012-orchestrator-field-set.md index 5c344a70ed..1cc2276c7b 100644 --- a/rfcs/text/0012-orchestrator-field-set.md +++ b/rfcs/text/0012-orchestrator-field-set.md @@ -154,7 +154,7 @@ Examples of source data include: "orchestrator.api_version": "v1", "orchestrator.namespace": "default", "orchestrator.resource.type": "nodes", - "orchestrator.type: "nomad", + "orchestrator.type": "nomad", "payload": { "id": "8b826146-b264-af15-6526-29cb905145aa", "stage": "OperationComplete",