Skip to content

Commit d505554

Browse files
committed
restore quotes
1 parent 0cbe7c6 commit d505554

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/source/endpoints/userschema.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
myst:
33
html_meta:
4-
'description': 'Given a user in the site, one can get its properties and available fields.'
5-
'property=og:description': 'Given a user in the site, one can get its properties and available fields.'
6-
'property=og:title': 'User schema'
7-
'keywords': 'Plone, plone.restapi, REST, API, Users, profile'
4+
"description": "Given a user in the site, one can get its properties and available fields."
5+
"property=og:description": "Given a user in the site, one can get its properties and available fields."
6+
"property=og:title": "User schema"
7+
"keywords": "Plone, plone.restapi, REST, API, Users, profile"
88
---
99

1010
# User schema

0 commit comments

Comments
 (0)