Skip to content

Commit 919a25f

Browse files
Update ClientLayout.tsx
Reverting changes pipeline tested
1 parent 513e642 commit 919a25f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/components/admin/ClientLayout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ const collections = (
158158
name: (
159159
<div className="flex">
160160
<NotebookIconSkeleton className="text-text-700" size={18} />
161-
<div className="ml-1">White Label</div>
161+
<div className="ml-1">White Labeling</div>
162162
</div>
163163
),
164164
link: "/admin/white-labeling",

0 commit comments

Comments
 (0)