Skip to content

Commit eef2c70

Browse files
committed
better wording
1 parent 6e5d097 commit eef2c70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/ridiculous_time_test.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ defmodule RidiculousTimeTest do
111111
one_century_ms = 100 * 365 * 24 * 60 * 60 * 1000
112112

113113
IO.puts("\n👴 Simulating a CENTURY of daily backups...")
114-
IO.puts(" (36,500 individual events - this shows our event processing power!)")
114+
IO.puts(" (36,500 individual events)")
115115
IO.puts(" (Note: Each backup is fully simulated, not analytically computed!)\n")
116116

117117
start_time = System.monotonic_time(:millisecond)

0 commit comments

Comments
 (0)