From afde74688043952f7dac072d7f90e4174fa4417f Mon Sep 17 00:00:00 2001 From: drethereum Date: Mon, 22 May 2023 13:27:03 -0600 Subject: [PATCH] docs --- models/doc_descriptions/general/__overview__.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/models/doc_descriptions/general/__overview__.md b/models/doc_descriptions/general/__overview__.md index 11bed62..a7214af 100644 --- a/models/doc_descriptions/general/__overview__.md +++ b/models/doc_descriptions/general/__overview__.md @@ -24,7 +24,7 @@ The documentation included here details the design of the Reference functions av '0xd013ca23e77a65003c2c659c5442c00c805371b7fc1ebd4c206c41d1536bd90b' ) ``` -- `utils.udf_hex_to_string`: Use this UDF to transform any hexadecimal string to a regular string. The function removes any non-printable or control characters from the resulting string. +- `utils.udf_hex_to_string`: Use this UDF to transform any hexadecimal string to a regular string, removing any non-printable or control characters from the resulting string. ``` ex: Token Names