Skip to content

Commit 648df80

Browse files
committed
split cons;
1 parent dd44448 commit 648df80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposed/clock-meta.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ Pros:
2323

2424
Cons:
2525

26-
* Extra overhead and developer effort to get the current time, not as simple as
27-
calling `time()` or `date()`.
26+
* Extra overhead and developer effort to get the current time;
27+
* Not as simple as calling `time()` or `date()`.
2828

2929
## 3. Scope
3030

0 commit comments

Comments
 (0)