From dc7631ede28ec281758af37ff95ffa8996517b29 Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Sat, 2 Sep 2023 22:06:55 +0100 Subject: [PATCH] Update help.html template --- templates/help.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/help.html b/templates/help.html index f81032d..70a14f2 100644 --- a/templates/help.html +++ b/templates/help.html @@ -34,7 +34,7 @@

ecc_level should be 1, 2, 3 or 4 where 1 is least resilient and 4 is most resilient

-

content should be the value you wish the barcode to display. This may not accept all characters - that is dependent on the barcode type.

+

content should be the value you wish the barcode to display. This should be a string and may not accept all characters - that is dependent on the barcode type.

The response will be a PNG image