Skip to content

Commit

Permalink
Remove colon
Browse files Browse the repository at this point in the history
  • Loading branch information
Arie De Bok committed Sep 11, 2020
1 parent 3a9e81b commit 69a1700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const secondsPerHour = 3600

const myClient = new heartbeatClient({subdomain: "example"})

// Send a heartbeat:
// Send a heartbeat
myClient.SendHeartbeat("example:js", secondsPerDay + 2 * secondsPerHour, secondsPerDay * 2)

// Delete a heartbeat
Expand Down

0 comments on commit 69a1700

Please sign in to comment.