branch: externals/org-modern
commit 9510fa1550a9dfb71d97d7683f5ebcb6c781ce17
Author: Daniel Mendler <m...@daniel-mendler.de>
Commit: Daniel Mendler <m...@daniel-mendler.de>

    Update example
---
 example.org | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/example.org b/example.org
index e0cb07ee73..5bbf1e4fb9 100644
--- a/example.org
+++ b/example.org
@@ -1,7 +1,7 @@
 #+title: Modern Org Example
 #+author: Daniel Mendler
 
-This example Org file demonstrates the Org syntax elements,
+This example Org file demonstrates the Org elements,
 which are styled by =org-modern=.
 
 -----
@@ -23,9 +23,9 @@ which are styled by =org-modern=.
   * Asterisk
 
 * Timestamps
-DEADLINE: <2022-03-01 Tue>
+DEADLINE:  <2022-03-01 Tue>
 SCHEDULED: <2022-02-25 10:00>
-DATE: [2022-03-01]
+DATE:      [2022-03-01]
 TIMESTAMP: [2022-02-21 Mon 13:00]
 
 

Reply via email to