Skip to content

Commit 31be4a0

Browse files
committed
edits
1 parent 3fa5b54 commit 31be4a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/components/layout/footer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ export const Footer: FC = () => {
136136
</Section>
137137
<Section>
138138
<Copyright>
139-
<span>© {new Date().getFullYear()} ChilliCream Solutions LLC</span>
139+
<span>© {new Date().getFullYear()} ChilliCream Inc</span>
140140
<span>All Rights Reserved</span>
141141
</Copyright>
142142
</Section>

0 commit comments

Comments
 (0)