We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7a1379 commit c3c78e5Copy full SHA for c3c78e5
app/layout.tsx
@@ -24,7 +24,7 @@ export default function RootLayout({
24
<div className="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-4">
25
<div className="text-center">
26
<p className="text-gray-400 text-sm">
27
- Copyright © DocumentDB a Series of LF Projects, LLC
+ Copyright © DocumentDB a Series of LF Projects, LLC.
28
For web site terms of use, trademark policy and other project policies please see https://lfprojects.org.
29
</p>
30
</div>
0 commit comments