Skip to content

Commit 56ac3fb

Browse files
author
github-actions
committed
chore(docs): Update docs
1 parent 3ad2174 commit 56ac3fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/orgmode.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -731,7 +731,7 @@ Available options for each agenda type are explained down below the example:
731731
type = 'agenda',
732732
org_agenda_overriding_header = 'Whole week overview',
733733
org_agenda_span = 'week', -- 'week' is default, so it's not necessary here, just an example
734-
org_agenda_start_on_weekday = 1 -- Start on Monday
734+
org_agenda_start_on_weekday = 1, -- Start on Monday
735735
org_agenda_remove_tags = true -- Do not show tags only for this view
736736
},
737737
}

0 commit comments

Comments
 (0)