Skip to content

Commit

Permalink
style: Update variable name for UTC time in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
styler committed Jul 21, 2024
1 parent 50bf87f commit b963c02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/chatbot/variables/time.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ A list of valid IANA timezones can be found at [Nodatime Timezones](https://noda

2. Display UTC time:
```
The current UTC time is $(time.utc)
The current UTC time is $(time.UTC)
```

## $(time.until)
Expand Down

0 comments on commit b963c02

Please sign in to comment.