Skip to content

Commit b963c02

Browse files
committed
style: Update variable name for UTC time in documentation
1 parent 50bf87f commit b963c02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/chatbot/variables/time.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ A list of valid IANA timezones can be found at [Nodatime Timezones](https://noda
5757

5858
2. Display UTC time:
5959
```
60-
The current UTC time is $(time.utc)
60+
The current UTC time is $(time.UTC)
6161
```
6262

6363
## $(time.until)

0 commit comments

Comments
 (0)