From e89aace91c7350e25adfcca701fb6377b005e33c Mon Sep 17 00:00:00 2001 From: John David Pressman Date: Fri, 3 Jan 2020 12:49:42 -0800 Subject: [PATCH] Clean up description of --predecessor-timestamp flag in logs --- gitlab-pages/docs/advanced/timestamps-addresses.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitlab-pages/docs/advanced/timestamps-addresses.md b/gitlab-pages/docs/advanced/timestamps-addresses.md index 5e29f1954..adc11a833 100644 --- a/gitlab-pages/docs/advanced/timestamps-addresses.md +++ b/gitlab-pages/docs/advanced/timestamps-addresses.md @@ -19,7 +19,7 @@ const today: timestamp = now; ``` -> When running code with ligo CLI, option `--predecessor-timestamp` is allowing you to control what `now` returns. +> When running code with ligo CLI, the option `--predecessor-timestamp` allows you to control what `now` returns. ### Timestamp arithmetic