From eae852e40449791109bef0ad8a1cfc80cdf5607b Mon Sep 17 00:00:00 2001 From: Kay Date: Thu, 15 Jan 2015 17:20:56 -0800 Subject: [PATCH] Correct 'declared' date for Charles Williams This is issue #353: https://github.com/openoakland/opendisclosure/issues/353 --- backend/models/party.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/models/party.rb b/backend/models/party.rb index 253e22e..8acd7a4 100644 --- a/backend/models/party.rb +++ b/backend/models/party.rb @@ -267,7 +267,7 @@ class Party < ActiveRecord::Base WILLIAMS => { name: 'Charles Williams', - declared: '2014-80-09', + declared: '2014-08-09', profession: 'Engineering Manager Administrator', party: 'Democrat', twitter:'@CharlesMmcrw40',