diff --git a/52.md b/52.md
index d485f02a..e011c801 100644
--- a/52.md
+++ b/52.md
@@ -81,7 +81,7 @@ Membership Badge Schema
     "alias": <optional string ofuser alias>,
     "member_since": <optional unix timestamp of when member joined>,
     "expiry_date": <optional unix timestamp of membership expiry date>,
-    "profile": "<optional url to user profile page in app>",
+    "profile": <optional url to user profile page in app>,
     "followers": <optional integer count of followers if applicable>,
     "connections": <optional integer count of connections if applicable>,
     "posts": <optional integer count of posts if applicable>