Skip to content

Commit 62576e5

Browse files
committed
Removing typo in readme
1 parent ba97e3d commit 62576e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ With ice_cube, you can specify (in increasing order of precedence):
4343
* Recurrence Times - To specifically include in a schedule
4444
* Exception Times - To specifically exclude from a schedule
4545

46-
Example: Specifying a recurrence with an exception time (ActiveRecord:
46+
Example: Specifying a recurrence with an exception time
4747

4848
```ruby
4949
schedule = IceCube::Schedule.new(now = Time.now) do |s|

0 commit comments

Comments
 (0)