From c8207cbb592b47fac0d6a5895c54ac1d0d5c3168 Mon Sep 17 00:00:00 2001
From: Dan Garfield <dan@todaywasawesome.com>
Date: Fri, 8 Oct 2021 11:51:01 -0600
Subject: [PATCH] Add new line to end of principles

Signed-off-by: Dan Garfield <dan@todaywasawesome.com>
---
 PRINCIPLES.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/PRINCIPLES.md b/PRINCIPLES.md
index b96f0e8..da5b87e 100644
--- a/PRINCIPLES.md
+++ b/PRINCIPLES.md
@@ -19,4 +19,5 @@ The [desired state](./GLOSSARY.md#desired-state) of a GitOps managed system must
 
 4. **Continuously Reconciled**
 
-    Software agents [continuously](./GLOSSARY.md#continuous) observe actual system state and [attempt to apply](./GLOSSARY.md#reconciliation) the desired state.
\ No newline at end of file
+    Software agents [continuously](./GLOSSARY.md#continuous) observe actual system state and [attempt to apply](./GLOSSARY.md#reconciliation) the desired state.
+