Skip to content

Commit d7a1d88

Browse files
committed
typo
1 parent 7ad2642 commit d7a1d88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pyff/samlmd.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -824,7 +824,7 @@ def discojson(e, sources=None, langs=None, fallback_to_favicon=False, icon_store
824824
entityID=entity_id,
825825
)
826826
if reg_auth is not None:
827-
d['registration_authority'] = reg_auth
827+
d['registrationAuthority'] = reg_auth
828828

829829
if cats is not None:
830830
d['entity_categories'] = cats

0 commit comments

Comments
 (0)