From 4ac3efbb50e9773d8685b1bcc6a975ae68e5e0ed Mon Sep 17 00:00:00 2001
From: Pamela Dyer <pamela.dyer@uconn.edu>
Date: Sun, 26 Dec 2021 15:56:29 -0800
Subject: [PATCH] Update Prisoners_Dilemma.mp

---
 models/Application_examples/Prisoners_Dilemma.mp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/models/Application_examples/Prisoners_Dilemma.mp b/models/Application_examples/Prisoners_Dilemma.mp
index ad08453..437225b 100644
--- a/models/Application_examples/Prisoners_Dilemma.mp
+++ b/models/Application_examples/Prisoners_Dilemma.mp
@@ -11,7 +11,7 @@
 │*│ │ To demonstrate using MP to model the logic of a    │ │
 │*│ │ game scenario.                                     │ │
 │*│ └────────────────────────────────────────────────────┘ │
-│*│														   │
+│*│                                                        │
 │*│ ┌─[ Description ]────────────────────────────────────┐ │
 │*│ │ Users looking to model exhaustive logical game     │ │
 │*│ │ scenarios may want to use this model as an         │ │
-- 
GitLab