Skip to content

Commit e640c06

Browse files
committed
Rename microblog records CTA
1 parent a6b014e commit e640c06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/example/microblog.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"actions": [
5454
{ "label": "Compose post", "href": "/Post/?mode=new", "variant": "primary" },
5555
{ "label": "Create profile", "href": "/Profile/?mode=new" },
56-
{ "label": "Browse raw records", "href": "/Post/" }
56+
{ "label": "View Posts", "href": "/Post/" }
5757
]
5858
},
5959
{

0 commit comments

Comments
 (0)