Another small formatting fix.
This commit is contained in:
parent
8f85cfe905
commit
047e7d98dd
1 changed files with 2 additions and 2 deletions
4
README
4
README
|
@ -62,8 +62,8 @@
|
||||||
|
|
||||||
select @el_id;
|
select @el_id;
|
||||||
|
|
||||||
That number you see at the end is this election's id. The URL you'll give out
|
That number you see at the end is this election's id. The URL you'll
|
||||||
is thus something like:
|
give out is thus something like:
|
||||||
http://example.org/vote?election_id=THAT_NUMBER
|
http://example.org/vote?election_id=THAT_NUMBER
|
||||||
|
|
||||||
Dealing With Problems
|
Dealing With Problems
|
||||||
|
|
Loading…
Reference in a new issue