Skip to content

Commit 1cb7cc1

Browse files
author
Rick Hull
committed
fix 28/29 typo
1 parent 25f2882 commit 1cb7cc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RationalPrimeCalendar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ is handled specially, in some sense, even though leap years are less frequent.
116116
| Month | Gregorian | Rational Prime |
117117
| ----- | --------- | -------------- |
118118
| Jan | 31 | 30 |
119-
| Feb | 29/29 | 30/31 |
119+
| Feb | 28/29 | 30/31 |
120120
| Mar | 31 | 30 |
121121
| Apr | 30 | 31 |
122122
| May | 31 | 30 |

0 commit comments

Comments
 (0)