Skip to content

Commit cca0883

Browse files
committed
Fix readme thinko
1 parent eaa7e23 commit cca0883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
CGI form handler used for LinuxDays web forms
33

44
This is an quick and dirty hack to get the form data stored to JSON files.
5-
Every submission has to contain key `regid` linking to an existing directory in
5+
Every submission has to contain key `formid` linking to an existing directory in
66
the data directory. All data from each submission is then saved into a JSON file
77
named YYYYMMDD-HHMMSS-nnn.json where nnn is random nonce.
88

0 commit comments

Comments
 (0)