Skip to content

Commit 7c5ebd5

Browse files
adamjstewartjreback
authored andcommitted
Fix another typo in the timeseries documentation (#15667)
1 parent a212738 commit 7c5ebd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/timeseries.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,7 @@ There are several time/date properties that one can access from ``Timestamp`` or
607607
dayofyear,"The ordinal day of year"
608608
weekofyear,"The week ordinal of the year"
609609
week,"The week ordinal of the year"
610-
dayofweek,"The numer of the day of the week with Monday=0, Sunday=6"
610+
dayofweek,"The number of the day of the week with Monday=0, Sunday=6"
611611
weekday,"The number of the day of the week with Monday=0, Sunday=6"
612612
weekday_name,"The name of the day in a week (ex: Friday)"
613613
quarter,"Quarter of the date: Jan-Mar = 1, Apr-Jun = 2, etc."

0 commit comments

Comments
 (0)