diff --git a/README.md b/README.md
index 54d739dc..de25e5ee 100644
--- a/README.md
+++ b/README.md
@@ -241,7 +241,7 @@ iCalendar RFC. Only `freq` is required.
the rule inside the frequency period. For example, a
bysetpos
of -1
if combined with a RRule.MONTHLY
frequency, and a byweekday of (RRule.MO
, RRule.TU
,
- RRule.WE
, RRule.TH
, FR
), will result in
+ RRule.WE
, RRule.TH
, RRule.FR
), will result in
the last
work day of every month.
diff --git a/index.html b/index.html
index a6f27965..a4b6eae5 100644
--- a/index.html
+++ b/index.html
@@ -267,7 +267,7 @@
RRule.MO
,
RRule.TU
,
RRule.WE
, RRule.TH
,
- FR
),
+ RRule.FR
),
will
result
in the last