We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9c4c25 commit 042993dCopy full SHA for 042993d
content/docs/reference/templates/syntax-and-data.md
@@ -891,7 +891,7 @@ See [`createTicket`](functions#createticket) for creating a ticket.
891
892
## Time
893
894
-Time and duration types use [Go's time package](https://golang.org/pkg/time/#Time). Go by example lists [some examples
+Time and duration types use [Go's time package](https://golang.org/pkg/time/#Time). Go by Example lists [some examples
895
of using _time.Time_](https://gobyexample.com/time) in Go code, which can be referenced for similar use in YAGPDB's
896
templates.
897
0 commit comments