Skip to content

Commit 186fd67

Browse files
authored
Fix markdown
1 parent c308245 commit 186fd67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ These functions can return up to 10,000 results. They will return an error if mo
7171

7272
[Try these queries](https://latest-with-plugins.datasette.io/fixtures?sql=select%0D%0A++dateutil_dates_between%28%271+january+2020%27%2C+%275+jan+2020%27%29%2C%0D%0A++dateutil_dates_between%28%271+january+2020%27%2C+%275+jan+2020%27%2C+0%29)
7373

74-
The `dateutil_rrule()` and `dateutil_rrule_date()` functions accept the iCalendar standard ``rrule` format - see [the dateutil documentation](https://dateutil.readthedocs.io/en/stable/rrule.html#rrulestr-examples) for more examples.
74+
The `dateutil_rrule()` and `dateutil_rrule_date()` functions accept the iCalendar standard `rrule` format - see [the dateutil documentation](https://dateutil.readthedocs.io/en/stable/rrule.html#rrulestr-examples) for more examples.
7575

7676
This format lets you specify recurrence rules such as "the next four last mondays of the month".
7777

0 commit comments

Comments
 (0)