Another small formatting fix.

This commit is contained in:
Bradley M. Kuhn 2013-12-18 19:05:03 -05:00
parent 8f85cfe905
commit 047e7d98dd

4
README
View file

@ -62,8 +62,8 @@
select @el_id;
That number you see at the end is this election's id. The URL you'll give out
is thus something like:
That number you see at the end is this election's id. The URL you'll
give out is thus something like:
http://example.org/vote?election_id=THAT_NUMBER
Dealing With Problems