Skip to content

Commit 729824c

Browse files
author
cory
committed
small fix on alldata.js
1 parent d752055 commit 729824c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/alldata.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ function AllData() {
4040
<Card
4141
txtcolor="black"
4242
header="All of the users and their data"
43-
title="Admin eyes only."
43+
title="User data."
4444
text={
4545
data ? (
4646
<div>

0 commit comments

Comments
 (0)