SIGN IN SIGN UP

Fix parameter name in ConfigMapLock.create docstring

The docstring documented `:param electionRecord:`, but the parameter is
named `election_record`. The documented name did not exist on the method,
and the real one was left undocumented.
L
LALITH0110 committed
99a1e3c2140575eb46ec95826a74b578cb619e68
Parent: cba2395