Skip to content

Commit e70b82b

Browse files
committed
Update html.py
1 parent 1838e18 commit e70b82b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rest_framework/utils/html.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ def parse_html_dict(dictionary, prefix):
7272
-->
7373
{
7474
'profile': {
75-
'username': 'example,
75+
'username': 'example',
7676
'email': '[email protected]'
7777
}
7878
}

0 commit comments

Comments
 (0)