8000 missing comma · ostegott1/developer.github.com@e6b77c9 · GitHub
[go: up one dir, main page]

Skip to content

Commit e6b77c9

Browse files
author
Justin Palmer
committed
missing comma
1 parent 0663b00 commit e6b77c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/resources.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ module Helpers
3434
:agh => '6af915d3c6aa4ad30bbad43d8035fe10',
3535
:jasonrudolph => '592e1e6f041f9a4ec51846fd82013aea',
3636
:Caged => '97c3a8eea9b7eaa9e1e93ea3cd47399f',
37-
:foca => 'd0ca2bf32bda9e9ea8c4473ffc3aaa0d'
38-
:ymendel => 'b1b1d33e0655e841d4fd8467359c58d0',
37+
:foca => 'd0ca2bf32bda9e9ea8c4473ffc3aaa0d',
38+
:ymendel => 'b1b1d33e0655e841d4fd8467359c58d0'
3939
}
4040

4141
DefaultTimeFormat = "%B %-d, %Y".freeze

0 commit comments

Comments
 (0)
0