mirror of
https://github.com/internetee/registry.git
synced 2025-07-22 18:56:05 +02:00
Fix typo
This commit is contained in:
parent
41d9a36431
commit
bc3ea52667
2 changed files with 5 additions and 3 deletions
|
@ -10,7 +10,7 @@ module Deserializers
|
|||
def call
|
||||
attributes = {
|
||||
name: if_present('postalInfo name'),
|
||||
org: if_present('postalInfo org'),
|
||||
org_name: if_present('postalInfo org'),
|
||||
email: if_present('email'),
|
||||
fax: if_present('fax'),
|
||||
phone: if_present('voice'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue