diff --git a/models/Application_examples/Application_Process.mp b/models/Application_examples/Application_Process.mp
index 8539cc8841eef321e087abb9959c310c8d20b2d0..3498d330a04a0f072eb45ecb699842fbaaabe88e 100644
--- a/models/Application_examples/Application_Process.mp
+++ b/models/Application_examples/Application_Process.mp
@@ -9,7 +9,8 @@
 │*│                                                        │
 │*│ ┌─[ Purpose ]────────────────────────────────────────┐ │
 │*│ │ To provide a template for an application approval  │ │
-│*│ │ process involving multiple levels of approval.     │ │
+│*│ │ process involving multiple levels of approval, and │ │
+│*│ │ demonstrate an example of a schedule analyis.      │ │
 │*│ └────────────────────────────────────────────────────┘ │
 │*│														   │
 │*│ ┌─[ Description ]────────────────────────────────────┐ │
@@ -223,4 +224,4 @@ SAY("The average duration across all traces (assuming equal probability) is "
 SHOW Duration_Statistics_Report;
 
 /*SHOW ACTIVITY DIAGRAM Applicant, Official_1, Official_2;
-*/
\ No newline at end of file
+*/