Update echoparam

This commit is contained in:
Joe Mooring
2023-09-27 08:49:53 -07:00
committed by GitHub
parent 8c8203efa0
commit babf915448
+1 -1
View File
@@ -29,7 +29,7 @@ To print the value of `poweredBy`:
{{% note %}}
When using the `echoParam` function you must reference the key using lower case. See the previous example.
The `echoParam` function may be deprecated in a future release. Instead, use either of the constructs below.
The `echoParam` function will be deprecated in a future release. Instead, use either of the constructs below.
{{% /note %}}
```go-html-template