Skip to content

Commit 2d6c7b6

Browse files
committed
change wording
1 parent 7fe9501 commit 2d6c7b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/heatmap/+Page.client.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ function PageHeader() {
2727
return h('div.page-header', [
2828
h('h1', 'Heatmap'),
2929
h(Divider),
30-
h('p', 'This is a heatmap of all the locations where Macrostrat has been accessed.'),
30+
h('p', 'This is a heatmap of all the locations where Rockd has been accessed.'),
3131
h('p', 'The blue markers indicate today\'s accesses, while the grey markers indicate accesses from other days.'),
3232
]);
3333
}

0 commit comments

Comments
 (0)