From 94744c626c438070736be537f58161ab9ef17b2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcelo=20Gon=C3=A7alves?= Date: Tue, 1 Oct 2019 11:21:56 -0300 Subject: [PATCH] Fix typo in date.cmd --- docs/commands/date.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/commands/date.md b/docs/commands/date.md index cc1c35bb65..4263fd7e37 100644 --- a/docs/commands/date.md +++ b/docs/commands/date.md @@ -5,10 +5,10 @@ Use `date` to get the current date and time. Defaults to local timezone but you ## Flags --utc - Returns da current date and time in UTC + Returns the current date and time in UTC --local - Returns da current date and time in your local timezone + Returns the current date and time in your local timezone ## Examples